forked from team-sg/hero-mark-2
changed node name
This commit is contained in:
parent
e64e9c49bf
commit
9e24f35c03
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
[sub_resource type="RectangleShape2D" id=1]
|
[sub_resource type="RectangleShape2D" id=1]
|
||||||
extents = Vector2( 4, 4 )
|
extents = Vector2( 4, 4 )
|
||||||
|
|
||||||
[node name="Area2D" type="Area2D"]
|
[node name="DeathTile" type="Area2D"]
|
||||||
script = ExtResource( 1 )
|
script = ExtResource( 1 )
|
||||||
|
|
||||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue