So i’m trying to figure out how to predict where my projecticle will go like this
how would I go about doing this?
So i’m trying to figure out how to predict where my projecticle will go like this
how would I go about doing this?
You can calculate the position of the ball at several times in the future then connect those points with a Trail between invisible Parts.
You need to know the start position and the throw velocity and then do the kinematics equations to find the future positions.