forked from team-sg/hero-mark-2
great job!
This commit is contained in:
parent
6fdd5b5510
commit
7240402776
8 changed files with 29 additions and 5 deletions
|
@ -324,3 +324,4 @@ func _on_player_died() -> void:
|
|||
score = max(0, score - 500) as int
|
||||
# freezeframe
|
||||
Game.freeze_frame(0.3)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue