I wanted to know how to make contextactionservices work like the following:
when you are holding the button, something happens. for example, when you are holding it, a gui becomes visible. then, when you let go of the button, its visibility returns to false.
Help appreciated!