magnitude We can make "Order in Layer" for "Spine GameObject". But I want to order any image in "Spine GameObject". For example, can I order only the weapon image of the character?
Jamez0r You can use the Skeleton Render Separator: spine-unity Runtime Documentation: SkeletonRenderSeparator Each "PartsRenderer" that it creates has the Layer / Order In Layer settings.
magnitude Jamez0r :You can use the Skeleton Render Separator: spine-unity Runtime Documentation: SkeletonRenderSeparator Each "PartsRenderer" that it creates has the Layer / Order In Layer settings. This is working. Thank you 😃