How to find trajectory given height, speed, and distance

I’m working on a snowball throwing mechanic and want to have a beam be used to visualize the trajectory of the ball.

The known variables are the height from which the ball is thrown, the speed at which it will travel at, and the distance which it will travel, I’m trying to find the angle at which the ball leaves in order to put it in the BeamCurve0 and 1.

Any help could help!

These topics may help you.

4 Likes

I would actually recommend these topics. they are a little old, but use beams in the way that you want,

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.