View Full Version : Vehicle object to mouse?
TrBBoI
06-03-2006, 09:04 PM
is it possible or not? if yes.. enlighten me
lanceA
06-04-2006, 06:12 PM
I'm not sure that you can do what you are asking, however if you are adventurous you can try something like this:
Create a When the mouse is clicked on something event. Now right-click on that "event-tile" you just created and select change to and then select the While the mouse is pressed on something event.
I've never worked with that event but the event's name sounds promising. It'll probably take some coding but you'll never know unless you try - play around with it.
Good luck
TrBBoI
06-04-2006, 11:01 PM
yea i know how to use when mouse is clicked or while mouse is pressed but that requires you to click the mouse, but i want it to be object to be stuck on to my cursor without clicking it..
take it like a first person shooting, the crosshair is controlled by your mouse but it's not clicked.
thx for your reply