RealTimeMP v0.3
🎮 RealTimeMP v0.3
What's New
✨ New Features
-
In-game Chat UI — A new
Show Chat UIaction that opens a fully built-in chat overlay inside your game. Players can send and receive messages in real time while inside a room. Call the action again to toggle/close the panel. No setup required. -
Set Player Name — A new
Set Player Nameaction lets you change the player's display name at any time during the game, even after connecting. The new name is instantly synced with the server and all other players in the room.
🔧 Improvements
-
Lobby UI overhaul — The
Show Lobby UIpanel has been significantly redesigned with a cleaner layout and two tabs:- Join — Browse available rooms and join with one click
- ➕ Create Room — Players can now create a room directly from the lobby UI without any extra events. Fill in the name, max players, password, and privacy setting, then hit 🚀 Create Room — you automatically become the host.
Previously the lobby only showed a message "Ask someone to create one!" with no creation option at all.
-
General stability fixes — Various internal improvements to connection handling and state management across scenes.
📦 How to Update
- Remove the old
RealTimeMPextension from your project - Import the new
RealTimeMP0_3.jsonfile - No breaking changes — all existing actions and expressions remain compatible
🖥️ Server
No server changes required. The same Node.js server from previous versions is fully compatible with v0.3.

