Help with question

I want to do magic, but I need an answer for that. When the player presses the F key, the ball will spawn and the ball will follow its own line of movement. Only now, when the player turns around and presses F, the ball will spawn from behind. And I have an idea that this is related to the model.Orientation
I need the ball to spawn with the orientation of the player

You can use the CFrames look vector of the player to make it spawn in front of the player and then continue in that direction.

1 Like