Right now the PromptIcon script only refreshes when a button is pressed (for example if the last device used is the keyboard and then you move the gamepad sticks, the PromptIcon is not updated). I would like the possibility to update when the gamepad sticks or the mouse move, not only with the InputSystem.onAnyButtonPress.
Right now the PromptIcon script only refreshes when a button is pressed (for example if the last device used is the keyboard and then you move the gamepad sticks, the PromptIcon is not updated). I would like the possibility to update when the gamepad sticks or the mouse move, not only with the InputSystem.onAnyButtonPress.
Thanks a lot for the work!