issues
search
crystal-bit
/
godot-game-template
Generic template for Godot games
MIT License
650
stars
47
forks
source link
Write documentation
#2
Closed
davcri
closed
1 year ago
davcri
commented
4 years ago
[x] Update Readme
[x] How to change scene (multithread, single thread, ...)
[x] How to change scene and pass parameters
[x] How to play a specific scene
[x] How to restart the current scene (with no params and with latest params)
[x] FAQ/common errors: get_tree().get_node().add_child(new_scene)
[x] Godot API Incompatibilities (reload_current_scene(), goto_scene(), ...)
[x] How to disable CI and why
[x] How to contribute (main branch, feature branch, PR, changelog)