Hi everybody. I have a really strange problem which is driving me crazy. Kinda hoping somebody can help me out. I've made a tank and the barrel has a bone attached to it. I've attached a Lens Flare from the Particle System file to it. When the tank moves, the flare follows, however when the barrel turns to fire the flare stays in the center of the tank. But the bone it's supposed to be attached to moves with the barrel. Does anybody know what I am doing wrong? Thanks for any help. BTW, love the site.
its sounds like your doing it correctly to me. although its been a while since i did tanks. are u sure the bone has been connected using th apropriate tool? the link tool. if u can rotate the turret in gmax and the bone moves with it then i dont see why it wouldnt follow. unless its somin to do with your export settings?!?! im not sure.
AnimatedParticleSysBoneClientUpdate
[no parameters - this module is a ClientUpdate not a Behavior and allows the object to have particle system effects dynamically attached to animated sub objects or bones]
End
That should fix the problem. I'm not sure though. Give it a try.
AnimatedParticleSysBoneClientUpdate
[no parameters - this module is a ClientUpdate not a Behavior and allows the object to have particle system effects dynamically attached to animated sub objects or bones]
End
That should fix the problem. I'm not sure though. Give it a try.
That fixed the problem. Worked a treat. Thanks alot man.