the-crypt/script/Text3.gd

5 lines
88 B
GDScript3
Raw Normal View History

2020-07-17 19:22:17 -05:00
extends Node
func _on_Area2D_body_entered(body):
$AnimationPlayer.play("Type Writer")