Skip to content

tiller1010/defold_adventure_game

 
 

Repository files navigation

Welcome to Defold

This project was created from the "empty" project template.

The settings in "game.project" are all the default. A bootstrap empty "main.collection" is included.

Check out the documentation pages for examples, tutorials, manuals and API docs.

If you run into trouble, help is available in our forum.

Happy Defolding!


Adding New Levels (until automated)

  • Copy and paste a level collection
  • Rename the collection ID
  • Rename the level exit game object ID
  • Rename the collection file
  • Update the LEVEL_COUNT in loader.script
  • Add a proxy collection in main.collection
  • Add a new button in level_select.gui, update the ID and text

About

Trouble Tracks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 97.2%
  • Shell 2.8%