Hey
I have: system: every tick: cursor is over sprite1: Mouse set cursor to hand
X cursor is over sprite1: Mouse set cursor to normal
That works all fine. But when i do it like this only one of them works. What am i doing wrong?
system: every tick: cursor is over sprite1: Mouse set cursor to hand
X cursor is over sprite1: Mouse set cursor to normal
cursor is over sprite2: Mouse set cursor to hand
X cursor is over sprite2: Mouse set cursor to normal