Ball throwing physics

Hey guys, Im new to the dev forums, with a Advanced level of scripting in Datastores; Today i wanted to figure out how i would at least get started making a Ball Throw; i never really got into motor6d; or stuff like that, can someone give me a rough draft on how i would get started;

Currently i have a Tool with tool.Activated running to the Server, Now what would i do to throw the ball tool?; any support can be usefull. Thank you
-MJ C.

1 Like

You could probably use any instance that applies a force on that ball, maybe a Linear Velocity instance. This tutorial shows how you can use it to make one:

1 Like

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