Blockland Forums > Modification Help
I need a script for an animation
Pages: (1/1)
Trogtor:
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?
Amade:
Just specify a sequence in state 0 in the image datablock.
stateSequence[0] = "AnimationName";
Pages: (1/1)