The Shooter Multi project was made with . The game is a multiplayer TPS capture the flag in which, each player plays a long range character and are separated into two teams. Teams have to shoot the flag, if it reaches 0 HP the team that kills the flag will gain a point at 3 the team win the game.
The game is played with the keyboard and mouse:
| Action | Key |
|---|---|
| Move Forward | W |
| Move Right | A |
| Move Backward | S |
| Move Left | D |
| Move Camera | Mouse |
| Shoot | Left Mouse Button |
| Menu | Escape |
| Specificity | information |
|---|---|
| Engine | Unreal Engine 5.4.4 |
| Development platform | Windows 11 |
| Targeted platform | Windows |
| VCS | perforce |
| Project duration | 07/11/2024 - 28/11/2024 |
-
- Download the build.
- Extract the build.
- Launch ShooterMulti.exe
-
- Launch the Unreal project.
- Open the
Levelsfolder. - Open the
MainScenescene.
- Player
- Camera
- Spring arm
- Inputs
- IMC
- Move (WASD)
- Jump
- Shoot
- Reload
- Life
- OnDamage
- Death
- Weapon
- Shoot
- Reload
- VFX
- Spawn
- Camera
- Multiplayer
- GameMode, GameState, GameInstance
- Several players in the scene
- Connect with different computers
- Lobby
- UI
- Life
- Bullet Count
- Capture the flag
- Spawn the flag
- Shoot the flag and damage it
- Capture the flag if last hit kills it
- Add score





