How to Test with Two Players in Roblox Studio
Roblox experiences use a client-server model. The server maintains the experience state and keeps connected clients synchronized through replication, including the data model, physics simulation, and chat messages.