While in game if I touch another character if fires the touch event, but then it seems to stay on, and it messes with the rest of the code:
You can see in the print that the touch is always active.
Here you can see it triggering a branch True and False (this is probably just the branch firing 2 times in a row really fast so it looks like it’s just once)
I have the Max Age set already.
The documentation is not much of a helping hand.