Open meisei4 opened 1 day ago
Today I learned a lot about how I should be trying to troubleshoot bugs based on CLI only development.
It is good to occasionally open up a default project and configure things and then see how the .tscn code gets generated.
This helps with learning the most up to date syntax for these scene files (that are going to be important for composition later on)
https://github.com/vnen/godot-tiled-importer
https://docs.godotengine.org/en/latest/contributing/development/file_formats/tscn.html