#CFrame / Vector3 param issue :PivotTo
10 messages · Page 1 of 1 (latest)
** You are now Level 1! **
Try using a cframe returned from GetPivot(), that might work
because you need CFrame to use :PivotTo()
if you wanna use Vector3
use :MoveTo() instead
if you don’t know what CFrame is
CFrame is like Vector3 but with orientations (rotation) and etc which contains more info