What if I wanted to begin an event when a character is spawned inside a volume? How do I accomplish this?
I think the spawn should trigger the event, no?
That’s what I thought too but apparently spawning inside a volume doesn’t work. You need to enter it first.
Call your event for spawned Actor after you spawn it.