I think I managed to check how long the input is being pressed for.
However, I'm not sure how to actually modify any ui
input behavior such as ui_up
and ui_down
because the focus control is already pre-set by Godot.
Do you happen to know where to look?