the-crypt/levels/Campaign/Level 1/AnimationPlayer.gd

5 lines
74 B
GDScript3
Raw Normal View History

2020-07-22 13:12:24 -05:00
extends AnimationPlayer
func _on_Leap_body_entered(body):
play("Black")