I need an event for when person is LEAVING touch part, so he steps out. I called it "anti-touched", because it needs to trigger when person last touches the part.
I hope it explains, if not, please ask, do not send false answers.
It's called "TouchEnded"
Whenever you have a question like this, be sure to check the API on the wiki.
This information was in the "Events" section of the "Part" page right below the Touched event: https://www.robloxdev.com/api-reference/class/Part
If this helps you please mark it correct, but if you have more questions comment below :)