extends Node func _ready(): print("Out parent is:",get_parent()) print("Dummy initialized") .