mirror of
https://github.com/Dadechin/Unity-WebSocket.git
synced 2025-07-03 03:44:34 +00:00
|
||
---|---|---|
.. | ||
Prefabs | ||
Scenes | ||
Scripts | ||
Textures | ||
Prefabs.meta | ||
ReadMe.txt | ||
ReadMe.txt.meta | ||
Scenes.meta | ||
Scripts.meta | ||
Textures.meta |
This demo displays how to setup and use the Hash Setup: * Open scene as server, clientHost, or client only. * Press Play. Notes: * Demo only works on clientHost. Real usage works with separate client and server, and clientHost. * Scene view can be used to see objects appear and disappear as the player object moves between grid spots. * See NetworkManager > HashGrid component to update hash grid settings. * Notice that the ObserverManager has GridCondition as a default condition.