PDA

View Full Version : point at mouse


nickelrodent
10-15-2009, 04:16 PM
is there any way to have an obect turn to point at the mouse or to have an object move with the mouse( ie the mouse pointer is its vehicle)?

x2495iiii
10-16-2009, 02:01 AM
Technically yes, if you used the mouse's distance from the top edge and the left edge (functions in the world's tab) to have the object respond accordingly. However, there's no direct way to link the cursor to an object, to my knowledge.