finished game
This commit is contained in:
parent
314f485f01
commit
4de04ea193
7 changed files with 2 additions and 1 deletions
|
|
@ -32,6 +32,7 @@ door_in_node = NodePath("Door/DoorIn")
|
|||
door_out_node = NodePath("Door/DoorOut")
|
||||
|
||||
[node name="Door" type="Node2D" parent="DoorArm"]
|
||||
z_index = 1
|
||||
position = Vector2(160, 0)
|
||||
|
||||
[node name="DoorIn" type="Area2D" parent="DoorArm/Door"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue