Edit: blackhornet fixed the old problem below but now I have a new problem. In another layout of my game If a sprite with a powerup overlaps another sprite with a powerup, only the first sprite's size is changed to 50,50. not both. How would I do this?
Old Problem: In my game if a sprite with a powerup overlaps another sprite without a powerup, the sprite without a powerup has his size changed to 16,16.
If a sprite with a powerup overlaps another sprite with a powerup, both their sizes are changed to 50,50.
I got the second part working, but the problem is when a sprite with a powerup, overlaps a sprite without a powerup the first sprite changes size but it should stay the same.
How do I fix this?
Here's the link to my cap: http://www.mediafire.com/download/ron6o ... ables.capx