I would like to make a button that only activates if it is held down for a couple seconds, is there any way to do this?
Perspective or Vision?
sorry, vision
Not out of the box. Be aware that it can be difficult to ensure button release is handled properly. (See many discussions of momentary button calamities and confusion.)
You should consider some other means to achieve your underlying requirement.
ok, thank you!