How can I design a high performance PC game game hotkey system?
Hotkey system requirements:
Runtime hotkey update, replace, disable
Individual hotkeys, hotkey combinations, etc.
thanks!
I’m currently detecting keystrokes all the time within unity’s update, but this only applies to individual hotkeys, not so much to combinations, and the performance seems to be
New contributor
AutumnLeaf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.