the-crypt/levels/other/AnimationPlayer.gd
2020-07-22 23:57:55 -05:00

5 lines
74 B
GDScript

extends AnimationPlayer
func _on_Leap_body_entered(body):
play("Black")