Actor shrinks but loses collision sensor?

Hey there!

So I'm working on a game where two actors must collide for a power-up to trigger. One of these actors, however, begins to shrink and slowly disappear (set alpha colour to 0) after 10 seconds. As the disappearing process begins, the original actor can no longer collide with it (it just passes over it as if the collision sensor turned off when it began to disappear). Hopefully I'm making myself clear here ;) Is there anyway to preserve the collision box of an actor as it shrinks and disappears?

Any help is greatly appreciated.

Thanks,
Andrei

Comments

Sign In or Register to comment.