How to make one chaos to being hotkey?
hi! i want make the effect is trigger if i press 1 key on keyboard , for example if i press F1 its trigger to Teleport to A Random Place there is a way to make it?
With the way the current UI is programmed this is not possible.
I did have plans to rewrite it but with my lack of skills in both UI and UX design I've not gotten around to it because I always felt the current UI, while it looks like shit and very cluttered, serves it's purpose
so if i want make it to hotkeys it just i clone ur repo and compile again , that right?
No. You would need to implement that functionality yourself as it is not currently inside the code.
That would mean a global key press listener and a way to set which effect/s should run when which key is pressed