Boolean isKeyPressed please!

I think there should be a boolean for key pressed so the code can know if a key is not pressed, this would solve SO MANY PROBLEMS.

2 Likes

@Dembp_25 Agreed!! This would be so useful. You can like hold the click!

Hi @Dembp_25,

Can you give an example of a problem this would solve? You could set this up yourself with a variable and keydown/keyup events.

Many thanks,
Geoff @ TechLeap

@Dembp_25

You can actually do the holding thing with script…