There’s a wiki or something to learn Godot with a maintained textual resource?
Also there are common practice/scripts and tips to learn somewhere?
There’s a wiki or something to learn Godot with a maintained textual resource?
Also there are common practice/scripts and tips to learn somewhere?
Godot maintains a fairly comprehensive documentation that can even be fully downloaded.
It even comes with the engine! You can right-click on a node or property and click “open documentation” and it opens in the code editor
You can also Ctrl+click most things in the code editor to open its documentation.
It should be noted that the documentation built-into the engine is mostly documentation for the different classes, and that tutorials, guides and explanations written in prose still need to be viewed from a browser.
Thank you! 🎉
I wish the documentation for C# support was better. I find so much missing stuff here and then. Particularly more advanced topics are less covered if covered at all.
Its improved a lot since the early days but the docs can always be refined further.
If you find something that needs improvement opening an issue over here will get a few eyes on it.
https://github.com/godotengine/godot-docs/labels/topic%3Adotnet