Stuyk / rebar-altv

Accelerate your game mode development with a simple alt:V framework written in TypeScript.
https://rebarv.com/
47 stars 24 forks source link

Keybinder - WHILE Key HELD #60

Closed Booster1212 closed 1 month ago

Booster1212 commented 1 month ago

May add option to the Keybinder to Show something as long as the KEY is HELD i.e. if ALT_LEFT is held do xyz and if its not longer HELD anymore remove it

Stuyk commented 1 month ago

Can be done with new keypress handler in v40; when available