Author Topic: Vehicle Explosion  (Read 765 times)

If you play with vehicles alot, you probaly notice that it is a bit boring if they dont explode when they crash into the ground hard, I was wondering if someone could make that happen.  :cookieMonster: for reading.

No onVehicleTouch, read the forum before suggesting things.

No onVehicleTouch, read the forum before suggesting things.
That's an Event.

That's like saying Projectiles couldn't touch a vehicle, or the terrain couldn't either.
This is quite possible, I think.

yuki, someone else said vehicles for events would have problems. As in, I don't know the problems, but this wouldn't work fully. It wasn't a noob, it was someone who actually knew scripting.

I thought even Trader or Rotondo.

Why does everything have to be an event? I remember Ephialtes made a mod for the Stunt Plane (unreleased) that damaged it if it crashed into things. It didn't need events or anything to work.

I think that vehicles can register collisions and impacts on bricks anyway even if they can't register "is touching" like the on___Touch events.

Why does everything have to be an event?
Exactly what i'm saying.

Some things are suitable for events, but if it can't be done with the events and current engine then find another way to do things...

Why does everything have to be an event?
I wonder the same thing, anyway, so this is possible?