Re: JOGL 2 support for Ardor3D, JMonkeyEngine 3, jzy3d and NiftyGUI
Posted by
gouessej on
Oct 23, 2015; 11:25am
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4035569.html
Try to use a simpler predicate first, only composed of TriggerConditions.rightButtonDown(), in order to determine whether the problem comes from combining the 2 predicates or from the right click intercepted elsewhere.
Edit.: I advise you to use the debug mode to see how the logical triggers are used on a right click.