Particle effect when taking damage
by Justin Woods · in Torque Game Engine · 03/10/2006 (9:15 am) · 2 replies
Hello everyone. I have, what seems like, a simple question. I have a large NPC in my game. I want it so that when you hit him a particle effect (similar to blood) occurs for a moment. Is that easy enough to do? Any tips?
Torque Owner Paulo Egidio
create a particle emitter and a particle datablock that defines the effect you want.
position the emitter on the place of the collision
delete the emitter.