making hiden mouse pointer into aimer .
making a platform shooting game. :)
made characters and platform. made windows pointer invisable.
now , [color:#CC0000]my question is how do i make an aim (that i made) go where my mouse goes ??[/color]
if you can understande what the hell im talking about plz help!
Re: making hiden mouse pointer into aimer .
Always set X position of aimwer to XMouse and set Y position of Aimer to YMouse. This will make the aimer be where the mouse is.
Re: making hiden mouse pointer into aimer .
Here is a very simple example. More precise aiming can be pulled off with the Advanced Direction object.
http://www.mediafire.com/download.php?jnwyyjwynh3
Re: making hiden mouse pointer into aimer .
thanks guys :) done it!:)