1
Ask a Question / Help with creating actor off screen and killing it once hit by a certain actor
« on: October 25, 2012, 12:12:33 am »
Hi I'm trying to create a side scrolling shooter where the enemies move from off screen (right side) towards the hero ship (left side) I finally got them to spawn off screen using (Make [last created] always active) but once onto the screen they wont die when colliding with my laser actor. Any way around this, been trying to figure it out for hrs. Any help will be appreciated thank you.
Note: I start the scene with the same enemy actors on screen and they collide just fine with the lasers, its just the newly created enemy actors that don't die when hit.
Note: I start the scene with the same enemy actors on screen and they collide just fine with the lasers, its just the newly created enemy actors that don't die when hit.