We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/vnen/godot-tiled-importer
https://docs.godotengine.org/en/latest/contributing/development/file_formats/tscn.html
The text was updated successfully, but these errors were encountered:
https://docs.godotengine.org/en/stable/classes/class_tilesetsource.html#class-tilesetsource-method-get-tile-id
https://docs.godotengine.org/en/stable/classes/class_packedscene.html
Sorry, something went wrong.
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)
No branches or pull requests
https://github.com/vnen/godot-tiled-importer
https://docs.godotengine.org/en/latest/contributing/development/file_formats/tscn.html
The text was updated successfully, but these errors were encountered: