Drop in Drop out Multiplayer

Hey all,

I have it set up already so that up to 4 players can be spawned in and controlled with different controllers and their effects are shown on the server. (same screen local co op).

What I am looking to expand on is the ability for someone to come up and press start to join a game already in progress by button press, and then leave by button press.

Thanks in advance.

Should be possible with Create Player and Remove Player nodes, if you’re talking about local multiplayer on the same machine, and not networked multiplayer.