How do i move a game object in front of another one 2D?
I have a white square to fill up the background white, and a game object which is meant to be in front of it. Is there a shortcut or button to get it to 'come forward' in front of other things. If not a shortcut, how can i sort them by layers or some other method? This is 2D by the way.
Answer by p1g30n · Dec 26, 2015 at 07:57 PM
If you are using a sprites, then there is a button "Sorting Layer". You can create your own layer.
Also, you don't need a white cube behind object, you can easily change a background color to white in camera.
P.S. Ooops, just saw a date D: But whatever.
thanks loads. Don't worry about the date i still don't know (i had given up but now i can actually do it)
Thank you I was looking for this aswell, these answers really help newbie. thanks again for taking the time to help