added freeze frame after death

This commit is contained in:
pennyrigate 2023-01-17 19:25:15 -05:00
parent 62c91bb21f
commit f4dda0ab1b
8 changed files with 53 additions and 5 deletions

View file

@ -3,6 +3,7 @@
[ext_resource path="res://game.gd" type="Script" id=1]
[node name="Game" type="Node"]
pause_mode = 2
script = ExtResource( 1 )
[node name="CollecitbleSound" type="AudioStreamPlayer" parent="."]