packager: The sprite does not follow the mouse pointer correctly
I’ve created a custom icon sprite right inside TurboWarp for convenience. I assigned it the script forever go to X (mouse pointer) and Y (mouse pointer).
I will attach below a video showing a test: https://youtu.be/O60JT92qbs8
This happens both in TurboWarp (online version) and in the file created by the online version of the packager in all environments.
About this issue
- Original URL
 - State: closed
 - Created 2 years ago
 - Comments: 22 (10 by maintainers)
 
Commits related to this issue
- Fix incorrect mouse position when clientX or clientY is 0 https://github.com/TurboWarp/packager/issues/494 — committed to TurboWarp/scratch-vm by GarboMuffin 2 years ago
 
I’ve been able to reproduce this now, thanks. Will look into it when I have more time.