Mollymollymcconnectedgames.hashnode.dev·Jan 27, 2024Multiplayer Shooter Game BeginningsAfter creating multiplayer Pong, the next challenge that seems acheivable is to create a multiplayer shooter game. For this, I opted to use Photon in Unity again. Here is the progress so far: The code can be found on Github here. Step 1: Player Pre...3 likes·92 readsphoton unity