I have a level using two advanced car blueprints, however I need them to both be physically present in the game world as I am doing some location variables with Wwise (rather than spawning them when play is pressed).
I am wanting to do a two player split screen with the top being player 1, bottom player two. I have got it so the splitscreen will come on by simply pressing play (Event begin → Create Player). But the bottom screen is just spawning randomly in the map.
How could I attach the player 2 vehicle camera to the bottom splitscreen?
Thanks