How would I make a throwable grenade? (Not Tool)

I have been trying to make a throwable Grenade. Here is my script:

Everthing is working except throwing the grenade
Thanks.

2 Likes

show output pls would be helpful

This is result of the output when I click
image

i figured out the mistake
image
and its still not working

Is the grenade welded to the viewmodel?

There are multiple motor 6D’s That weld all the Parts To The HumanoidRootPart
and everything seems to be working fine but whenever I click, the grenade is meant to be thrown but it doesn’t.

the only thing i can think of for it to work is after setting up the velocity you would then disconnect the motor6d that is connecting between the grenade and the viewmodel

1 Like

try printing variables after variables and all