Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Explode on Death
« previous
next »
Print
Pages: [
1
]
Author
Topic: Explode on Death (Read 530 times)
tommybricksetti
October 25, 2008, 07:56:41 PM
Is it possible to make a projectile explode on death but not on col?
Ad Bot
Advertisement
Destiny/Zack0Wack0
October 25, 2008, 08:39:51 PM
Maybe just make it return on collision and see what does then delete it on death? I'm not sure exactly.
Space Guy
October 26, 2008, 05:31:11 AM
Set the armingDelay to about 10-100ms before the lifetime, and add explodeOnDeath = 1; to the projectile. Then it will bounce/collide with surfaces (it'll still give the oncollision call) but only explode after the lifetime.
tommybricksetti
October 27, 2008, 05:41:35 PM
Thanks again.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Explode on Death