- Home /
How to move sprites foward?
Sorry if i sound a bit nooby. I'm working on a 2d game and I'm making a character that has multiple sprites on it. but i want one of the objects to be behind the player, not on over him. I basically moved the sprite on the z axis, but is that the only way to fix that? Does it have to do with layers in game? if so, how do i do change the layer of a sprite? -thanks in advance.
Answer by SuperMasterBlasterLaser · May 11, 2014 at 01:15 PM
There is a sorting layer in editor. You can write in SpriteRenderer the number of sorting layer Here
Your answer
Follow this Question
Related Questions
I wanted to make a character with weapons and with separate png's 1 Answer
Light with halo different with BG 0 Answers
Make 2D sprites adjust layers based on distance in a 3D World 0 Answers
2D Top-Down 3D-Like effect 2 Answers
Particle System Z-ordering 0 Answers