nicholas-maltbie / PropHunt-Mirror

PropHunt project made using Unity and Mirror Networking
MIT License
5 stars 1 forks source link

Setup Server Authoritative Disguise Database #46

Open nicholas-maltbie opened 3 years ago

nicholas-maltbie commented 3 years ago

Create network behavior to scan and store all props in a scene on command.

Use a SyncList or SyncDictionary to store all prop disguises and have the server create and manage the mapping of all prop disguises and distribute that information to clients via networked game objects.