extends Node class_name NPC var yarn_script : Resource func on_interact(): EventDispatcher.emit_signal("trigger_script", yarn_script)