extends Node3D func _ready(): set_as_top_level(true) func _process(_delta): global_transform.origin = $"..".get_pickup_bone_location()