extends Spatial func _mouse_hover(): print("MOUSE HOVER") func _area_input(camera, event, click_position, click_normal, shape_idx): breakpoint