Reputation: 1
After setting a mouseover to an image of a door opening (so when you mouse over it appears to open), it changes to the other image however it SHRINKS the next sprite/image that it is meant to. I've tried adjusting the width, scaling the sprite, and even changing the actual file size of the image but none of it works.
It's for a school project due very soon so help is much appreciated.
Upvotes: 0
Views: 57
Reputation: 447
In your mouseover-handler your can try something like this:
Hope that helps.
Upvotes: 0