Petition-to-the-Gods-V3/Assets/Mirror/Examples/CCU
2025-11-15 08:01:59 +08:00
..
CCUNetworkManager.cs first commit 2025-11-15 08:01:59 +08:00
CCUNetworkManager.cs.meta first commit 2025-11-15 08:01:59 +08:00
MirrorCCU.unity first commit 2025-11-15 08:01:59 +08:00
MirrorCCU.unity.meta first commit 2025-11-15 08:01:59 +08:00
Monster.cs first commit 2025-11-15 08:01:59 +08:00
Monster.cs.meta first commit 2025-11-15 08:01:59 +08:00
Monster.prefab first commit 2025-11-15 08:01:59 +08:00
Monster.prefab.meta first commit 2025-11-15 08:01:59 +08:00
Player.cs first commit 2025-11-15 08:01:59 +08:00
Player.cs.meta first commit 2025-11-15 08:01:59 +08:00
Player.prefab first commit 2025-11-15 08:01:59 +08:00
Player.prefab.meta first commit 2025-11-15 08:01:59 +08:00
Readme.txt first commit 2025-11-15 08:01:59 +08:00
Readme.txt.meta first commit 2025-11-15 08:01:59 +08:00
Red.mat first commit 2025-11-15 08:01:59 +08:00
Red.mat.meta first commit 2025-11-15 08:01:59 +08:00
White.mat first commit 2025-11-15 08:01:59 +08:00
White.mat.meta first commit 2025-11-15 08:01:59 +08:00

This is used for CCU tests.
White = players, Red = monsters.

In NetworkManager:
- set the server's IP/Port
- enable 'auto start headless server', build server binary.
- enable 'auto connect headless client', build client binary.

Launch 1 server with N clients.