i’m not sure why it doesn’t work. i kinda mentioned this bug in the original post. and as i said-- very strict budget. $0 to be exact :P
based on what I’ve tested:
- if you don’t move the mouse and a circle goes in the mouse, that circle doesn’t react accordingly
- if you follow the circle when you do #1, it doesn’t react either.
- you have to leave the circle and come back with the mouse constantly moving or something like that, and only then does it work like 50% of the time.
- sometimes it just doesn’t work.
to solve this, i think i can use a clip constantly following the mouse, then using this.hits between the mouse circle and the “fruits” instead of using mousehover or mouseover or whatever i used. that should be better… i think…?