re-implement i-frames (closes #103)

This commit is contained in:
Haze Weathers 2023-05-23 12:38:59 -04:00
parent 5413d8aa5f
commit b1a736745c
3 changed files with 12 additions and 2 deletions

View file

@ -47,6 +47,7 @@ tile_data = PoolIntArray( -65537, 0, 0, -131072, 0, 0, -131071, 0, 0, -131070, 0
[node name="Player" parent="." instance=ExtResource( 2 )]
position = Vector2( 48, 160 )
use_iframes = true
[node name="Ladder" type="TileMap" parent="."]
tile_set = ExtResource( 14 )