This code looks like it should spawn the player at any of the possible player start locations after it dies, but it doesn’t, even though the breakpoint is hit.
Something I find odd is, the random function is returning player starts with numbers I don’t have, like PlayerStart_6 when I only have PlayerStart1 - 4. Where is it getting these from?
Thanks!
