Author Topic: Few Questions  (Read 504 times)

How do you make the model stay down? It won't stay down from when i switch from one tool to this one
How do you make it so the weapon does not do the animation
Thank you to who ever answers

I'm pretty sure to make a model stay down (if you're using a sword)
there's a section in the default meelee weapon script, that says "raiseArm = true" or something along those lines. Just make it false, and you won't raise the arm.
If you're talking about a shooting weapon, refer to the Rocket L. It doesn't raise when shot.

Sorry if I didn't help much.