- Home /
Question by
ImPHL1 · Dec 17, 2019 at 02:50 PM ·
canvasimagespriterenderer
what will happen if i use SpriteRenderer component in a Canvas Instead of Image component ?
hi. i need to change sorting layer for some of the game objects in a canvas and looks like the best way to do so is to use another canvas. if i use new canvass i would have 2 canvass inside the first one and i guess that's not good. so will it be ok if i use sprite renderer in canvas instead of image in this case?
Comment
Your answer
Follow this Question
Related Questions
Set scale value of a sprite to match with size (with, height) of an image? 2 Answers
Get buttons to scale at the same speed as canvas? 1 Answer
Change size of UI canvas image, the best option? 1 Answer
How to fade a game object with all its children (Sprite Renderer / Image)? 0 Answers
I can't see my button in Game View! 3 Answers