#Tank bug
13 messages · Page 1 of 1 (latest)
do you have anything to trigger it? (turret event hook for example)
It's on "flame"
Flame only appears as a gameobject when health drops drops to 0
tie it to something else + you need to trigger it (like what Tiway said)
I need the effect to occur when the shot is fired, how do I do it?
You could disable the play on awake on your particle emitter, and use a turret zvent hook to play the particle system when a shot is fired
Vehicle turret event hook?