M1: add NGO + Multiplayer Services packages and prototype scripts (compiling)
Netcode for GameObjects 2.13.0 + Unity Multiplayer Services 2.2.4 (unified Relay/Lobby SDK; supersedes deprecated standalone relay/lobby). Four M1 scripts, verified against live editor reflection and compiling clean: - Net/NetworkBootstrap.cs Relay host/join-by-code harness (IMGUI) - Net/PlayerDriver.cs replicated host-auth capsule (input->ServerRpc->host) - Bot/TreadPart.cs v0.1 tread feel: snap-to-cruise/lock-pivot/lean - Bot/SeatManager.cs left/right tread seat claim + leaver-safety Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
04333223f4
commit
d723447e31
15 changed files with 1006 additions and 4 deletions
2
Assets/Scripts/Bot/TreadPart.cs.meta
Normal file
2
Assets/Scripts/Bot/TreadPart.cs.meta
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
fileFormatVersion: 2
|
||||
guid: a07e6377a09865c4e8c2b59a637e7dd1
|
||||
Loading…
Add table
Add a link
Reference in a new issue