I’m trying to model the trajectory of a projectile for X seconds ahead using a beam. I have the mass, direction, speed and position of my projectile.
I know how to calculate where it will be after X seconds. I don’t know how to curve a beam to show the trajectory instead of a straight line from the start to end position. I know about the posts that try to explain it, I don’t understand them.