
04-12-2006, 04:16 PM
|
|
Banned
|
 |
Join Date: Jul 2005
Location: US
Posts: 5,229
|
|
Mouse Control
|
I'm working on an NPC that will allow the player to use the mouse to move. The movement works, but I was thinking of adding more. First off, I need it to be able to fire the selected weapon when the mouse wheel is moved, then I need it to make the player pick up pbjects when the mouse wheel (or third button) is pressed. I thought it was just mousewheel and centermousebutton, but they didn't work, and I'm not sure how to work callweapon or get the player to lift objects with script. (Like pressing A) |
|
|
|