Mulitipulti
A multiplayer game in Unity using Photon, in which you need to shoot the other robots and kill them before they kill you!
WASD to move, mouse to look around, CTRL or left-click to shoot.
We added the following options in regards to the tasks:
- Shield for the player - ShieldSpawner.cs, ShieldPlayer.cs, PlayerShield.cs
- Animations - We added the not-so-friendly robot Mike, which runs and shoots lasers from it's eyes!
- Score for hitting players with the laser - We added the following files PlayerScore.cs
In addition, we also modified the PlayerManager.cs file, in order to use the Score adder, and the Shield.
check out our github page https://github.com/gamedev-srg/multiplayer_lesson
Leave a comment
Log in with itch.io to leave a comment.