Made a very basic level design

This commit is contained in:
Felipe M 2021-05-23 16:33:59 +02:00
parent e1dac6f649
commit c0b12fd00e
Signed by: fmartingr
GPG key ID: 716BC147715E716F
3 changed files with 232 additions and 22 deletions

View file

@ -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"]