Hey guys,
I’m trying to create a 2d inventory ui and I thought it might be easier to create a gameobject with the UI inside it and attach it to the camera so that it moves with it. The problem is nothing shows up on the screen. I’ve tried changing the z value of the parent game object. I’ve tried changing the sort layer on the sprites to a higher value than the tiles. What else could be the issue? Hope you can help. Thank you!
Edit: It came to me just as I posted this. The gameobject had the same Z value as its parent, so I had to push the z value of the gameobject forward, not backwards.
I tried to delete this but don’t think I can.
