Citrus-Engine
Citrus-Engine copied to clipboard
Input - value inconsistency (keyboard)
http://forum.starling-framework.org/topic/bug-in-input-system-ce?replies=5#post-79826
Possible solution : When action OFF is triggered , don't consider the value. so the last value the action had is carried on till its death. https://github.com/DaVikingCode/Citrus-Engine/blob/master/src/citrus/input/Input.as#L215