Hi.
So this is what I want to do.
I want my character to be in a certain state only while is overlaping an actor and don’t be in that state when is not overlaping:
The problem is that I don’t want to use begin/end overlap events from the actor because this is going to hapen:
I want to make the blueprints in the char.
This is what I’v done so far: