Jump to content

[SOLVED] mouse right and middle buttons


photo

Recommended Posts

Posted

Unless i am in editor mode, i cannot detect mouse middle or right button click with engine.app.getMouseButton() or engine.gui.getMouseButton(). What is the reason behind this?

Left button works fine.

 

Posted

Editor get middle and right mouse buttons status first. Theit update is before the world update. Change the editor logic if you want.

×
×
  • Create New...