So I want to do this:
If the cursor is over the green box, the cursor changes to arrow and if the cursor is over the red box, the cursor changes to arrowdown.
The problem is, if I define it like this, only the red box changes the cursor and the green box won't.
Can somebody give me a tip on how I can define two or more different sprites being used as cursor?