?Hi,
Is there a way to toggle bones during an animation?
I want to create particle emitters that my game can parse and turn into things like dust particles. I need to place a point and animate it during the animation. I've got a child "particle" bone connected to the root bone, which is fine, but when it comes to setting keyframes it looks like bones are always there and can't be toggled like Image-switching?
Just to clarify, I'll have about 40+ particle emitters, so I'll need to be able to turn them on and off during animations as required.
Any help much appreciated
I've got a way sussed out using events, but would still like to know if there is a better way, toggling bones on and off would be perfect if possible!