GMRoomLoader v1.2.1
GMRoomLoader » Devlog
This Patch release fixes instance execution order to match GameMaker's default.
If you've already used GMRoomLoader for loading instances that have Variable Definitions and Creation Code, you might have to make some adjustments to adapt your code.
Please note the execution order differences shown in the table below and (re)structure your instances accordingly.
| Order | Before v1.2.1 | v1.2.1 and after |
|---|---|---|
| 1 | Room-defined parameters | Room-defined parameters + Variable Definitions (mixed in a single pre-create struct) |
| 2 | Create event | Create event |
| 3 | Variable Definitions | Creation Code |
| 4 | Creation Code | - |
Files
GMRoomLoader v1.2.1.yymps - Local Package 14 kB
Feb 16, 2024
GMRoomLoader.yyz - Demo Project 2 MB
Feb 16, 2024
Get GMRoomLoader
Download NowName your own price
GMRoomLoader
Free & Open Source GameMaker library for loading rooms at runtime, nominated twice in the GameMaker Awards.
| Status | Released |
| Category | Assets |
| Author | Gleb Tsereteli |
| Tags | cookbookjam, GameMaker, prefabs, Procedural Generation |
More posts
- Vote for GMRoomLoader in the 2025 GameMaker Awards!2 days ago
- GMRoomLoader v2.4.023 days ago
- GMRoomLoader v2.3.040 days ago
- GMRoomLoader v2.2.052 days ago
- GameMaker Awards 2025 - Nominate GMRoomLoader for Best Tool!54 days ago
- GMRoomLoader v2.1.061 days ago
- GMRoomLoader v2.0.061 days ago
- GMRoomLoader v1.8.0Jan 21, 2025
- GMRoomLoader nominated for Best Tool!Aug 28, 2024
- GMRoomLoader v1.7.0May 31, 2024

Leave a comment
Log in with itch.io to leave a comment.