added freeze frame after death
This commit is contained in:
parent
62c91bb21f
commit
f4dda0ab1b
8 changed files with 53 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
|||
[sub_resource type="RectangleShape2D" id=1]
|
||||
extents = Vector2( 4, 96 )
|
||||
|
||||
[node name="Map" type="Node2D" groups=["map"]]
|
||||
[node name="Map2" type="Node2D" groups=["map"]]
|
||||
pause_mode = 1
|
||||
script = ExtResource( 11 )
|
||||
save_location = 2
|
||||
|
|
|
@ -18,6 +18,7 @@ save_location = 420
|
|||
music = ExtResource( 12 )
|
||||
|
||||
[node name="Camera2D" parent="." instance=ExtResource( 6 )]
|
||||
current = false
|
||||
|
||||
[node name="Sprite" type="Sprite" parent="Camera2D"]
|
||||
modulate = Color( 0.862745, 0.054902, 0.054902, 1 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue