jME 3.10.0-alpha5
jMonkeyEngine Hub
May 28, 2026
We have a default deadzone of 0.05. Looks like yours is just slightly above.
You can tweak it via inputManager.setAxisDeadZone(0.07f);, not sure if we should increase the default or what is generally considered a good default here.
Discussion in the ATmosphere