Citrus-Engine icon indicating copy to clipboard operation
Citrus-Engine copied to clipboard

Input - value inconsistency (keyboard)

Open gsynuh opened this issue 10 years ago • 1 comments

http://forum.starling-framework.org/topic/bug-in-input-system-ce?replies=5#post-79826

gsynuh avatar Apr 30 '15 22:04 gsynuh

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

gsynuh avatar May 05 '15 18:05 gsynuh