lots of updates (really need to work on atomic commits)
This commit is contained in:
parent
c718935902
commit
4945aeb799
25 changed files with 237 additions and 119 deletions
|
@ -56,6 +56,8 @@ func fire_laser():
|
|||
tween.tween_callback(set_laser_texture.bind(idle_texture))
|
||||
tween.tween_callback($Body.play.bind("idle"))
|
||||
tween.tween_property(self, "speed", 750, 0)
|
||||
await tween.finished
|
||||
$AbilityRechargeFX.play()
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue