📜  unity 在 sprite 前渲染文本 - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:14.932000             🧑  作者: Mango

代码示例1
Add a canvas component to the sprite object. On it mark "override sorting" and put the "Order in Layer" a smaller number than the canvas where the text is (usually -1 should do the trick if your layers are not changed)