I am currently working on a project in which I need the user to press on a node to make an action occur. So currently I am working with some code that will allow this to happen but only if the user touches the screen.
I want it to work when the user touches and holds a specific node. Any help is appreciated! My code is in a picture below.