Closed smackysnacks closed 6 months ago
@aleokdev btw, I'm looking at an unrelated crash (divide by zero) and was wondering if a tile is ever allowed to have a height or width of 0? If not, then we should be able to error out early when coming across such a tile.
@aleokdev btw, I'm looking at an unrelated crash (divide by zero) and was wondering if a tile is ever allowed to have a height or width of 0? If not, then we should be able to error out early when coming across such a tile.
I'm not sure, the TMX reference doesn't seem to say anything; @bjorn maybe knows
I'm not sure, the TMX reference doesn't seem to say anything; @bjorn maybe knows
Answered at https://github.com/mapeditor/rs-tiled/pull/292#pullrequestreview-2090246387. I'll add a note about this in the reference (done in https://github.com/mapeditor/tiled/pull/3981).
Input: