Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
I need a script for an animation
« previous
next »
Print
Pages: [
1
]
Author
Topic: I need a script for an animation (Read 286 times)
Trogtor
October 07, 2011, 03:49:11 PM
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?
Ad Bot
Advertisement
Amade
October 07, 2011, 04:26:00 PM
Just specify a sequence in state 0 in the image datablock.
stateSequence[0] = "AnimationName";
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
I need a script for an animation