Suicide Units
Posted: 16 Jan 2014, 02:14
Hi, me and my friends have been working on our own RTS, and one of the new units we wanted to implement into our existing roster is a light dunebuggy with explosives.
I'm new to the coding side of things in Spring (one of my friends has recently passed the coding/balance stuff to me), so sorry if I'm asking a dumb question, but what would be the best way to implement a kamikaze unit in terms of code? The explosion will likely be triggered via a standard attack order (and probably on death)
as an aside, I should note the unit will likely be produced in groups, so I'm wondering if on-death explosions might be a problem, and how to deal with that too. The buggies aren't exactly meant to be tough, rather they are meant to blend in with much cheaper MG buggies that look very similar.
Thanks for your help! :)
I'm new to the coding side of things in Spring (one of my friends has recently passed the coding/balance stuff to me), so sorry if I'm asking a dumb question, but what would be the best way to implement a kamikaze unit in terms of code? The explosion will likely be triggered via a standard attack order (and probably on death)
as an aside, I should note the unit will likely be produced in groups, so I'm wondering if on-death explosions might be a problem, and how to deal with that too. The buggies aren't exactly meant to be tough, rather they are meant to blend in with much cheaper MG buggies that look very similar.
Thanks for your help! :)