how do i make my character blow up when it collides with something?
JValdovinos
Member Posts: 6
i want to know how i make my character blow up when it touches an object.
and also
how do i make an object blow up when i shoot it?
and also
how do i make an object blow up when i shoot it?
Best Answer
-
akstudiodevelopment Posts: 93
when actor 1 overlaps or collides with actor 2
Just before you destroy actor, you can spawn an actor which would have the following rules inside:
destroy actor
you will have to animate it blowing up and display that after the collision but before it explodes.
same thing with shooting it, when the actor2 overlaps or collides with bullet actor
destroy actor
Animate: images to animate go here i.e. explosion (untick loop)
timer - after 1 second, destroy actor.
Answers
And do you have a firing mechanism that, that could be possible?
destroy actor
you will have to animate it blowing up and display that after the collision but before it explodes.
same thing with shooting it, when the actor2 overlaps or collides with bullet actor
destroy actor
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left