Getting Started Tutorial is missing a step

I know this isn’t a bug for Defold, but it is a problem with the Defold Getting Started tutorial.

On Step 6: Physics, on the 14-step part where you add the rock plank platforms, there is a step missing.

There is supposed to be a step somewhere around Step 7 or 8 telling the user to put a collider shape box on the platform game object. Step 14 says to edit the existing box collider to accommodate the copied platform game object, even though there wasn’t a step detailing to add a box collider to the original platform in the first place.

It may not seem that major, but it could trip up someone who is completely new to game development and who follows the tutorial down to the last detail.

2 Likes

Thank you for letting us know. @sicher can you take a look?

2 Likes

Yes, thanks for the report.