function onUse(use) local owner = vci.studio.GetOwner() print(owner.GetLocalPosition()) print(owner.GetPosition()) end