RealTimeMP v0.2
New Features
Lobby Browser UI
A new built-in lobby browser interface has been added.
- Display available rooms automatically.
- Show room names and player counts.
- Indicate password-protected rooms.
- Join rooms with a single click.
- Automatic password prompt for protected rooms.
This feature allows developers to create multiplayer lobbies much faster without building a custom room browser from scratch.
Full Auto Player Sync
Added a new Sync Players (Full Auto) action.
Features:
- Automatic player position synchronization.
- Automatic angle synchronization.
- Automatic animation synchronization.
- Automatic flip/mirroring synchronization.
- Automatic object scale synchronization.
- Automatic creation of remote player objects.
- Automatic removal of disconnected players.
Developers can choose which properties should be synchronized using simple Yes/No options.
Improvements
- Faster multiplayer setup workflow.
- Reduced amount of required events and scripting.
- Easier integration for beginners.
- Better default multiplayer experience.
Compatibility
This version remains compatible with the existing RealTimeMP server code and networking system.
