Testing

⚠️ Test Your Game!

Plan at least 1-2 days to test your game thoroughly to fix any potential issues before sharing to the Gallery or Publishing to LAND. If your Experience includes a lot of custom mechanics that combine logic or branching gameplay, it may be a good idea to plan for 1-2 more days to test it thoroughly and have time to make any improvements needed.

Testing your game is essential to its success, but no matter how much you test, issues can sometimes occur against expectations. It is your job to protect the player to the best of your ability in case this happens. If the player gets stuck, their only way to escape may be to use the /respawn command. This will spawn them on the Avatar Portal.

To avoid frustrating players, build a checkpoint system into key areas of your Experience to teleport players past challenges they've already overcome so they won't need to be repeated.

Common Issues to Look For

Traps

Problem:

Players can't escape some areas they've fallen into by jumping or squeezing between blocks and assets.

Usual Causes:

  • An avatar's jump is 1.5 blocks high.

  • An Asset's invisible collider(s) can block movement through areas that appear to be open.

Solutions:

  • Check for areas 2 blocks or more deep. Add blocks to be used as steps or fill holes.

  • Asset colliders are not visible in Game Maker. Test in Play mode to verify collisions allow the free movement players will need.

Last updated

Was this helpful?

#123: GM 0.11 update - do not publish until public release

Change request updated