Made a very basic level design
This commit is contained in:
parent
e1dac6f649
commit
c0b12fd00e
3 changed files with 232 additions and 22 deletions
|
@ -21,7 +21,7 @@ remote_path = NodePath("../../Camera")
|
|||
[node name="UI" parent="." instance=ExtResource( 7 )]
|
||||
|
||||
[node name="Level_00" parent="." instance=ExtResource( 1 )]
|
||||
position = Vector2( -132, -32 )
|
||||
position = Vector2( -12, 308 )
|
||||
|
||||
[connection signal="died" from="Player" to="." method="_on_Player_died"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue