Jump to content

Controls RUN State Bug


photo

Recommended Posts

Posted

Problem

A little bit strange but in latest SDK engine.controls.getState(CONTROLS_STATE_RUN) seems to return 0 instead of 1 when SHIFT key is pressed and vice versa. See attached test case.

 

post-82-0-84579600-1307636506_thumb.jpg

ControlsRunBug.zip

Posted

Problem

A little bit strange but in latest SDK engine.controls.getState(CONTROLS_STATE_RUN) seems to return 0 instead of 1 when SHIFT key is pressed and vice versa. See attached test case.

 

Did you check that "always run" option is off?

Posted

Did you check that "always run" option is off?

 

Thanks for the hint, that solves the problem :-) I missed the documentation details and expected "always run" would mean always RUN, not "default run" mode.

×
×
  • Create New...