gotta go fast, hit that BLJgit status
This commit is contained in:
parent
b54e9272c6
commit
32189c29a4
10 changed files with 115 additions and 6 deletions
|
@ -66,6 +66,7 @@ func _on_2083_energy_changed(amount,laser_energy) -> void:
|
|||
|
||||
func _on_Famira_died() -> void:
|
||||
sg2083.state = sg2083.State.INACTIVE
|
||||
SpeedrunTimer.timer_running = false
|
||||
Game.can_pause = false
|
||||
var tween = create_tween()
|
||||
tween.set_trans(Tween.TRANS_CUBIC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue