i have this very simple code but the more i move away from the top left of the screen , the more the mouse position seems wrong.the little sprite is supposed to be at the mouse position but it is only in 0,0.
repeat x = x mouse y = y mouse sprite 1,x,y,1 Until mouse key <> 0
hope its clear.
JP
Like crystal. I have just tried it, it seems to work. What version are you using? What manifest? PC or Amiga? Video I made: https://drive.google.com/file/d/1IO7WW5_ubYMW9baukyQ2VycEYG5t-jNz/view?usp=sharing
ok,
i am on PC , in AOZ Studio Beta 0.9.2.3!
i tried to make a small animated gif : you will see the mouse cursor is not following the icon .
the more i move to the right , the more it is moving aways from the sprite.
https://drive.google.com/open?id=1V4QfrOmKjHaqp8eM741cMGRnnFZqU1DE
JP