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

Vector or Point CFrame conversion for velocity?

Asked by 3 years ago

I'm trying to convert velocity of parts between World space and Object space, both ways, but I'm unsure if it's better to use CFrame's PointTo or VectorTo functions. Which should I use in this situation?

0
I'd recommend CFrame, but use them depending on the situation i guess Xapelize 2658 — 3y
0
I know I should use CFrame. I'm not asking if I should use CFrame. I'm asking if I should use VectorToWorldSpace and VectorToObjectSpace or PointToWorldSpace and PointToObjectSpace for converting velocity. Keita2282 2 — 3y

Answer this question