IsoSpriteSortingDemo icon indicating copy to clipboard operation
IsoSpriteSortingDemo copied to clipboard

Fix bug sorting a game object with multiple renderers

Open rskew opened this issue 2 years ago • 0 comments

This fixes the computed bounds of game objects with multiple renderers.

Previously, the first renderer in the list of child objects was used as the bounds for the whole game object, leading to sorting glitches.

rskew avatar Aug 18 '22 12:08 rskew