Can someone please tell me how I would go about setting a Boolean variable in an Actor Blueprint from false to true when an actor Mesh overlaps my character blueprint with my level blueprint.
I know the majority of scripting should be done in actor blueprints not level blueprints but when I started this project I did not know this.
Thanks in advance