gotta go fast, hit that BLJgit status

This commit is contained in:
Haze Weathers 2024-12-07 21:58:34 -05:00
parent b54e9272c6
commit 32189c29a4
10 changed files with 115 additions and 6 deletions

View file

@ -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)