Hello,
Can you tell me how to disable moving with rmb? I need move ability to stay, but dont want allow player to move unit with mouse (and link another action with rmb). How to make it?
Use the trigger "enable.disable command type" (I think thats whats its called) and disable smart click. Then you could add a trigger that fires off when the player clicks with the rmb and issue an order to the unit to do whatever you want.
Rollback Post to RevisionRollBack
Feel free to Send me a PM if you have any questions/concerns!
To post a comment, please login or register a new account.
Hello, Can you tell me how to disable moving with rmb? I need move ability to stay, but dont want allow player to move unit with mouse (and link another action with rmb). How to make it?
Use the trigger "enable.disable command type" (I think thats whats its called) and disable smart click. Then you could add a trigger that fires off when the player clicks with the rmb and issue an order to the unit to do whatever you want.