How to stop a falling item, so it animates on Position and destroys self.
Hey -
I've been making this game for a LONG time and I have bombs that fall from the sky and if the hit my actor at the bottom of the screen they "blow up" but instead the animation starts and there is just a falling explosion which looks really silly.
I just want it to appear like its damaging my actor. as it has three lives.
I've been making this game for a LONG time and I have bombs that fall from the sky and if the hit my actor at the bottom of the screen they "blow up" but instead the animation starts and there is just a falling explosion which looks really silly.
I just want it to appear like its damaging my actor. as it has three lives.
Comments
Hope that helps. Kipper.
spawn actor explosion in front of that actor.
The animation for the explosion has to be applied to the explosion actor.
Create a rule on the Bomb actor:
Overlap/collide destroy this actor.