I swear I’ve been having spawning issues for a month. If not one thing, its something else. I am now attempting to have a new actor spawned when an NPC overlaps a triggerbox. It seams pretty straightforward, but the trigger is not happening.
In this case the Other Actor (the TriggerBox) is called “Customer Enter,” which is supposed to spawn an actor at the location of the variable called “Customer Chair.” However, despite meticulously going over the collision settings and setting up print strings to try to detect the issue, for some reason the overlap isn’t being registered. Any help would be greatly appreciated!