August 2018 Voting form is up!
Added 2018-08-08 15:26:24 +0000 UTCHere is the voting form for August 2018. Submit your votes before August 15! Plenty of nice options to choose from.
As the quality of Godot documentation keeps improving, I have noticed a shift from requests of documenting existing engine features, to request of how to create game specific content. (As in, how to create an RPG, a stealth game, etc).
I wonder how we could better organize our documentation to be able to better serve this purpose, how we could put some guidelines for contributors to create it, and which formats are best for this. Guess we'll have to be discussing this soon...
Comments
Well, video tutorial complement to github project is still priceless to understand what was behind the implementation and also helps if things change and now there is different way to do some things (i.e. fish vs fishing rod type learning)
Sergey
2018-08-16 14:13:01 +0000 UTCTo compliment what Sergey said, these tutorials also become difficult to maintain and update as new engine features become available. I believe tutorials should be as modular and discrete as possible. Focus on addressing 1 issue in the tutorial. The focus should be on ensuring they can be relevant for as long as possible and to minimize redundancy in multiple tutorials. This will also allow them to be easily updated. I believe the RPG and stealth game tutorials should be more of "official" community developed/supported github projects with a volunteer project manager for each.
Jay Horton
2018-08-10 14:57:56 +0000 UTCWell, actually creating basic game systems would be nicer, as "simple RPG" is too wide and too narrow at the same time when you want to know how to properly organize scalable RPG system in Godot. Beginners might benefit from whole game tutorials but these tend to be shallow due to inability to fit into tutorial format.
Sergey
2018-08-10 05:36:47 +0000 UTCWhen writing a tutorial for a specific genre, maybe the writer could mention what the tutorial will cover (e.g. they instruct on creating a simple RPG, and say they'll cover turn-based combat, as well as experience points). The tutorials could also mention the mechanics they are implementing. It maybe best to ask the guy behind "Kids Can Code" about this, because his tutorials are well written.
Jason Anderson
2018-08-09 04:46:26 +0000 UTC