Hello
I would like to do this: a ball collides with a trigger, and when the variable “can trigger” is ON, the collision can be registered. I tried making something like this:
But when I run the script: ball is in the trigger, and i turn the “can trigger” ON, but the collision does not work. I really don’t know how to do this. Does Add On Actor Begin Overlap works only once?