Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug where TileMap will not update material correct on assignment
This seemed to be a simple case of a missing condition in an if statement with a few different flags. I'm not super familiar with the tilemap code but hopefully this is the correct place to add this check. Fixes godotengine#83474
- Loading branch information