SaveStation, save & load properly
This commit is contained in:
parent
d4acde846c
commit
847670821d
16 changed files with 129 additions and 13 deletions
|
@ -9,19 +9,19 @@
|
|||
[node name="World" type="Node"]
|
||||
script = ExtResource( 3 )
|
||||
|
||||
[node name="Camera" parent="." instance=ExtResource( 6 )]
|
||||
position = Vector2( 9, 88 )
|
||||
|
||||
[node name="Player" parent="." instance=ExtResource( 2 )]
|
||||
position = Vector2( 9, 96 )
|
||||
|
||||
[node name="CameraFollow" parent="Player" index="5"]
|
||||
remote_path = NodePath("../../Camera")
|
||||
|
||||
[node name="Camera" parent="." instance=ExtResource( 6 )]
|
||||
position = Vector2( 9, 88 )
|
||||
|
||||
[node name="UI" parent="." instance=ExtResource( 7 )]
|
||||
|
||||
[node name="Level_00" parent="." instance=ExtResource( 1 )]
|
||||
position = Vector2( -132, -35 )
|
||||
position = Vector2( -132, -32 )
|
||||
|
||||
[editable path="Player"]
|
||||
[editable path="Player/Hurtbox"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue