Wicked-Depths/selfkilltext.gd

6 lines
94 B
GDScript3
Raw Permalink Normal View History

extends RichTextLabel
func _on_visible_on_screen_notifier_2d_screen_exited():
queue_free()