M1: add networked scene M1_Arena (NetworkManager + UnityTransport + Bootstrap)
Empty host-authoritative arena: NetworkManager GameObject carries NetworkManager, UnityTransport (wired as NetworkConfig.NetworkTransport), and the NetworkBootstrap Relay host/join harness. Ground plane, camera, directional light. Set as the build startup scene for two-client testing. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
351a7f1f82
commit
805ff1c980
4 changed files with 712 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ EditorBuildSettings:
|
|||
serializedVersion: 2
|
||||
m_Scenes:
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/SampleScene.unity
|
||||
guid: 99c9720ab356a0642a771bea13969a05
|
||||
path: Assets/Scenes/M1_Arena.unity
|
||||
guid: 2cac309c2d0b72243a06e9c4ed247933
|
||||
m_configObjects:
|
||||
com.unity.input.settings.actions: {fileID: -944628639613478452, guid: 052faaac586de48259a63d0c4782560b, type: 3}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue