the-crypt/levels/AnimationPlayer.gd
2020-07-22 13:12:24 -05:00

5 lines
74 B
GDScript

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