BP_LPSP_GM_Spawn_Multiplayer

Introduction

The Multiplayer Gamemode Blueprint (BP_LPSP_GM_Spawn_Multiplayer) is the GameMode asset that we use when we want to run a proper multiplayer session with player spawning. It contains functionality for that and more.

If you seek to access the BP_LPSP_GM_Spawn_Multiplayer, it is conveniently located at the following path: InfimaGames/LowPolyShooterPack/Core/Gamemodes/BP_LPSP_GM_Spawn_Multiplayer.

Editable Variables

PCs:

This variable holds a reference to all the player controllers that joined the game.


Last updated

Was this helpful?