fix flash text (again)
This commit is contained in:
parent
9e42789e1e
commit
bdba103417
@ -10,7 +10,5 @@ func print(text):
|
||||
$AnimationPlayer.play("Flash")
|
||||
|
||||
func _on_AnimationPlayer_animation_finished(anim_name):
|
||||
texts = PoolStringArray()
|
||||
|
||||
func _on_Stats_flash_text(text):
|
||||
self.print(text)
|
||||
texts.resize(0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user