Copy link to clipboard
Copied
So, I'm trying to make a gun aim at the crosshair, so it follows the mouse all the time. I want it to go up on recoil, so the mouse crosshair goes up and the gun follows up.
I tried something like mouseY - 10; but with no luck, it didn't do anything. Thanks.
you can't control the users mouse. you can 'hide' the users mouse and use a crosshair movieclip to indicate where the mouse is positioned and that movieclip you can control.
Copy link to clipboard
Copied
you can't control the users mouse. you can 'hide' the users mouse and use a crosshair movieclip to indicate where the mouse is positioned and that movieclip you can control.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now