You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
I want to be able to get a bool value based on if I am holding down a key or not.
-
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I have tried to use the InputBegan in user-input-service but I want an easier way to get the bool value.