extends Node func get_user(): return get_parent() func is_player(): return false func interact(): print_debug("HI")