Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
Particles on Death
-
- Member
- Posts: 44
- Joined: April 11th, 2012, 10:14 pm
- Name: Evan Donnelly
Particles on Death
I made a car and I want to have it explode on death. Is this possible in rpg mode?
Helping to map Broken Shield and Revelade Revolution.
-
- Support Team
- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: Particles on Death
I hate to do this, but I'm going to suggest you look into either Sauerbraten or Red Eclipse, as both have weapon-based explosions, which could help you in your search. Last I checked, Sandbox doesn't have support for triggering particles. You could edit the source code that controls the death sequence to do something, but I don't know what else you could do.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
- jSoftApps
- Member
- Posts: 426
- Joined: May 2nd, 2011, 10:02 pm
- Name: J.R.
- IRC Username: jSoftApps
- Location: jSoft Apps Software Innovations HQ
- Contact:
Re: Particles on Death
Well, you CAN trigger the particles, but it has to be in C++. I recommend looking at the lava code because sandbox has flame particles emit when you contact lava.
jSoft Apps Software Innovations - App, Games and More!
Visit our Website!

jSoft Apps is now on indie db!

Visit our Website!
jSoft Apps is now on indie db!
Re: Particles on Death
Yeah I believe the death code is in that area too so it should be pretty easy
I'd just do a text search for the lava code, or death, and go from there since I can't remember offhand which file it is in. Chocolate please don't say something isn't possible if you are unsure. Take care.
-mike

-mike
Sign up for our Newsletter to keep up to date with the Sandbox news!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
-
- Support Team
- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: Particles on Death
@mike: sorry about that, I was referring to using FPS level triggers to somehow make it, say, start raining when you walk out of a building or something. Which would be cool, but I was told it wasn't possible in the current Sandbox version.
@jSoft: completely forgot about the fire.
@jSoft: completely forgot about the fire.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
-
- Member
- Posts: 44
- Joined: April 11th, 2012, 10:14 pm
- Name: Evan Donnelly
Re: Particles on Death
I'll try it. Need some c++ practice anyway.
Helping to map Broken Shield and Revelade Revolution.
Re: Particles on Death
I might be doing some splash effects for when someone goes down in Watergun Wars so you can use that if you are unable to figure it out yourself 

Sign up for our Newsletter to keep up to date with the Sandbox news!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!
We also have a facebook page, facebook group, myspace page and a twitter page[/b][/color]!