Skip to content

Release 5659416

Choose a tag to compare

@github-actions github-actions released this 13 Jan 21:54
Refactor tileset source handling and error checking in map.gd

- Changed tileset_source from 1 to 0 for improved configuration.
- Enhanced set_tile and sync_tile functions with error checking for valid tileset sources.
- Improved error handling by logging invalid tileset source IDs, ensuring robustness in tile setting operations.