Two players, one with an FPS view, that control an avatar, the other with RTS type view, that can spawn actors around the FPS player.
I’m trying to use multiplayer features for this (Server is RTS, client is FPS) but from what I understood, we can’t use different GameMode for the same level…
Is it possible to reallocate controllers and pawn after level startups?