forked from team-sg/hero-mark-2
squa compleat
This commit is contained in:
parent
fcfaec94a6
commit
e7c71c2112
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ func _on_2083_energy_changed(amount,laser_energy) -> void:
|
|||
|
||||
func _on_Famira_died() -> void:
|
||||
sg2083.state = sg2083.State.INACTIVE
|
||||
Game.can_pause = false
|
||||
var tween = create_tween()
|
||||
tween.set_trans(Tween.TRANS_CUBIC)
|
||||
tween.tween_property($"%Camera", "global_position:x", famira.global_position.x - 128, 0.5)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue