On collision, move to another layer...? Possible?
PixelPun
Member Posts: 324
one problem holding my game up. Slow down from spawning and destroying. I have tried other ways to do this but I can't seem to iron this out. My thought is that after the colision happens the actor instead of spawning an actor to emit the particles then destroy itself, the actor instead moves to another layer and becomes invisible and then emits the explosion particles... Is this possible? If So how can this be accomplished?
Thanks
Rob
Thanks
Rob
Comments
Hope that makes sense
__________________________________________________________________
AppSolute Entertainment on Facebook
I'm not trying to self advertise (or maybe yes ), but try the blood splatter effect in my game:
http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=415738268&mt=8&ign-mpt=uo=6
It's free now until the 4th so at least I'm not telling you for money.
Is it possible on collision to remove the ability to collide? Then make it invisible?