Online Multiplayer Shooter game
I am creating a multiplayer shooter game for the Meta Quest 2 and 3 VR headsets.
It will be a 1v1 to 5v5 game where you have one life per round.
One team is attacking and one team is defending.
The attacking team has one bomb that they can plant on the bombsite. If the bomb is planted, then the defending team has 40 seconds to defuse the bomb.
The attacking team can win the round by eliminating all players on the defending team or by the bomb exploding.
The defending team can win the round by defusing the bomb or by eliminating all players on the attacking team when the bomb is not planted.
Each player has a pistol with 7 bullets in the magazine.
Each player has 100 health.
A headshot does 100 damage. ONE SHOT HEADSHOT.
A body shot does 40 damage.
A leg shot does 33 damage.
The pistol is reloaded with the following steps:
Press A or X (depending on which hand is holding the pistol) to eject the magazine.
A full magazine will spawn on your preferred hip. Insert the magazine into magwell to reload.
The bomb is planted with the following steps:
Move into the bombsite.
Grip the bomb with both hands.
Hold B and Y for 5 seconds to plant the bomb.
The bomb is defused with the following steps:
Grip the bomb with both hands.
Hold B and Y for 5 seconds to defuse the bomb.
If you get eliminated, the screen gets faded to black and you spawn in a black room with a world space BIG SCREEN VR Stereo Layer spectating your teammates.
Each round starts with both teams spawning on opposite sides of the map and a 10 second countdown starts where the players cannot move (Controller input is disabled).
At the end of the 10 second countdown, each player is teleported back to the spawn point to correct the offset of their real life (HMD) position and they can move (controller input is enabled).