Classes
You are in:
Adds a relative torque to the part
local part = script.Parent part:AddRelativeTorque(Vector3.new(100, 100, 100))