mirror of
https://github.com/godotengine/godot.git
synced 2024-12-15 10:12:40 +08:00
ccb8ea613a
Pressed tick assignments were in the wrong scope, resulting in updating `pressed_frame` even when it shouldn't and therefore the `just_pressed` would return true every time that the strength changes and not only when there's a new valid press. Fixes #81975. |
||
---|---|---|
.. | ||
default_controller_mappings.h | ||
gamecontrollerdb.txt | ||
godotcontrollerdb.txt | ||
input_builders.py | ||
input_enums.h | ||
input_event.cpp | ||
input_event.h | ||
input_map.cpp | ||
input_map.h | ||
input.cpp | ||
input.h | ||
SCsub | ||
shortcut.cpp | ||
shortcut.h |