How would I make a throwing system?

Hi, I’m making a bomb that you can throw in the air. But how will make a throwing system??

I’ve searched for topics on it but I didn’t understand them. Can you help me?

1 Like

ContextActionService and Animations

tutorial here:

not about a bomb tho

I’m talking about throwing system.

yes, ik

ContextActionService and Animations

make a throwing animation first

then use CAS to get a key to start the animation and throw the bomb.

or

3 Likes