Author Topic: Exploasion debris  (Read 658 times)

How would I make it so when the rocket for the rocket launcher (example) explodes, it shoots debris that damages you?

stuff, that would be something good to know :D

The Torque Game Engine Demo has a crossbow that when the projectile hits something, it blows up and debris comes out for a few seconds and disappears, as for the part that it damages you, i don't know if you can do that


Debris is not networked so it wouldn't be able to damage people since collision is detected on the client.

Debris is not networked so it wouldn't be able to damage people since collision is detected on the client.
So basically you'd have to spawn projectiles that act like Debris?

^Yep :D

I would love something like this.
Then someone could make a real flak cannon.

So basically you'd have to spawn projectiles that act like Debris?
Bouncy ones.

I was thinking along the lines of meteorite with massive debris flying off of it when it hits something.

I was thinking along the lines of meteorite with massive debris flying off of it when it hits something.
Me too.