forked from team-sg/hero-mark-2
re-implement i-frames (closes #103)
This commit is contained in:
parent
5413d8aa5f
commit
b1a736745c
3 changed files with 12 additions and 2 deletions
|
@ -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 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue