The current list of new project tutorials and samples in the editor is pretty limited. We’d like to provide a good, varied set of starting options for new users so we’d like to hear from you what you would like to see. If you are a seasoned Defolder, try to think back what would have helped you getting up to speed faster.
Here are some ideas to start with. Add your suggestions and then we can make a poll.
I really would have appreciated a good 3D tutorial, there was none when I started. That would be useful for advanced developers who are new to Defold.
Top down car example is good too.
Yes, 3D is a given. The main issue is that our 3D tools are so limited so the experience is not exactly stellar. I would prefer to have a better editing experience first, but maybe there are aspects of 3D that we should do anyways.
More tutorials on building out non-programmatic game content in the editor, like an RPG style. Or introducing other tools to do this, such as Tiled. I found it hard to adjust to defold because the lack of string properties which is the naive way to build out content that defold tries to avoid.
A new tutorial is up. It is about GUI screens, navigation between them and loading levels (with proxies). Please check it out and come back with suggestions and notes!
We’d love to have community resources of all kind easily accessible in the editor. I’m not sure how we should do that practically though. I’ll talk to the team.
Bob Gardner Replying to @defold
I’d like to see the “idiomatic” way to do weapon systems, for picks ups. It’s something I struggled with, how to do it in such a way that I didn’t complect the player model with the weapon model.