function onUse(use) local owner = vci.studio.GetOwner() print(owner.GetLocalRotation()) print(owner.GetRotation()) end