Author Topic: I need a script for an animation  (Read 286 times)

I'm making a cigarette gun.

http://forum.blockland.us/index.php?topic=172271.0

And I have an animation I want to deploy when you equip the item/take it out.

I don't want it to shoot during animation (I don't have a muzzle point on animation so it shouldn't do so anyways?)

does anyone know the script for it?

Just specify a sequence in state 0 in the image datablock.
stateSequence[0] = "AnimationName";