
Keep an eye on the circled area.
I've added SFX.EXPLODE to all objects on the vehicle I am making (under function script.Killed(recentDamage, maxHealth)) and have discovered an interesting side effect.
It would appear that if these objects hit a unit in the right way it pushes the unit from it's original location.
I suppose I am just missing some collision detection flag or something?
Thanks