im starting to make a shooting game and what i want is a target which follows the mouse around. And ive got this code so far:
[AS]
startDrag(“target”, true)
[/AS]
i also want another mc, the gun, to change angle when the mouse moves so it looks like the gun is aiming in the direction of the target.
if anyone can help it would be great, thanks.:thumb: