Hey guys! I’m running into an issue where Get Player Pawn and Get Player Control are returning None when triggering my events from the level sequence. The event works fine outside the level sequence, I’m still learning, but I’m guessing it’s something to do with the way I’m playing my level sequence?
How I’m playing the level sequence.
This is the event I’m triggering for my actor, it works outside the level sequence, but not when called from the level sequence.