LIMSCAPERS Multiplayer Beta
How to Start Multiplayer
LIMSCAPERS levels can be played together through Open Multiplayer or Private Multiplayer. This guide explains how to enter a room, share an invite URL, and understand the room system.
Starting from a LIMSCAPERS detail page
Starting from inside the LIMSCAPE app
Rejoining and managing a session
Technical Notes
LIMSCAPERS multiplayer uses WebRTC and peer-to-peer communication. LIMSCAPE apps exchange data directly with each other without routing gameplay data through a central server. Because of this, some network environments may not be able to connect, such as networks using symmetric NAT.
In LIMSCAPE Private Multiplayer, the original level is shared as the starting point, and world state is synchronized by sharing edit history on top of that level data.
Edited information can be saved, so you can continue playing the edited state in single player after saving. However, as the edit history grows, the initial synchronization time for new participants will become longer. After making many edits, we recommend uploading the level to LIMSCAPERS again as a new version and restarting the session from that updated level.
Multiplayer can also be used when the LIMSCAPERS publish status is Private. You can upload a level privately so it does not appear in the LIMSCAPERS list, then share and create together with friends or collaborators.
Multiplayer Room URL Format
LIMSCAPERS multiplayer rooms are separated by the URL and the following query values.
- URL
- The base LIMSCAPERS level URL.
- mpid
- The room ID.
- lvid
- The initial level ID. This is added automatically.
- ptv
- The LIMSCAPE protocol ID. This is added automatically and may change when the app communication protocol receives a major update.
Users can enter the same room only when all four values match. For example, if a level is updated on LIMSCAPERS, players using the old level data will be separated from players using the new level data. If the LIMSCAPE app protocol ID is updated, users will also be assigned to a different room.
