item = vci.assets.GetTransform("subitem") function onGrab() local velocity = item.GetVelocity() print(velocity) end