Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Simulating a Football Throw?

Asked by
waifuSZN 123
5 years ago
Edited 5 years ago

I have:

The start position of the football, The end position of the football, The set velocity I will use

But I do not know how I use these variables to simulate the object being thrown in the 3D world.

Can someone walk me through as to how you simulate projectile motion in this regard?

1
use bodymovers and lookvector (cframe), we won't make scripts for you User#20388 0 — 5y
0
Yeah, It is mostly a bunch of math regarding the gravity and body force of the object. It is not easy, and you will need to spend some time. greenhamster1 180 — 5y
0
Was not expecting a script, I simply didn't know how I should go about this, thanks for giving me the tools I need to look into! : ) waifuSZN 123 — 5y

Answer this question