Open
Description
Title. Why? Because Pressed and Just_Pressed return true at the same time it makes it impossible to only run or not run something if one of the keys of an action is already held down.
Modifying the behaviour of FlxInput to to make pressed only start returning after a frame might break some existing code, so add a new state called Hold that only returns true after the key's held for more than one frame?
I need this change in order to properly finish/fix this PR of mine:
Metadata
Metadata
Assignees
Labels
No labels
Activity