extends Node3D signal StartTalk func _on_area_3d_body_entered(body: Node3D) -> void: StartTalk.emit()