Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

When do I use Cframe vs. Vector3?

Asked by 6 years ago

Cframe and Vector3 both seem to be used to change the position of an object, but I don't understand when to use one and when to use they other. Thank you for your time.

1 answer

Log in to vote
0
Answered by
GingeyLol 338 Moderation Voter
6 years ago

Vector3 for Size CFrame for position and angle

I have learned you shouldn't use Position and Rotation with Vector3 so just use CFrame for position and rotation

Ad

Answer this question