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 guessXapelize2658— 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.Keita22822— 3y