The idea is to handle clients just like objects (they both get assigned IDs from the same pool), meaning we can send their position and rotations.
When we want to visualize a client, we just send a position or rotation request with its ID.
The ClientID response would finally have a purpose.
The idea is to handle clients just like objects (they both get assigned IDs from the same pool), meaning we can send their position and rotations. When we want to visualize a client, we just send a position or rotation request with its ID. The ClientID response would finally have a purpose.