I am trying to make a 2D top down game and I am trying to get the sprites to lay down in the Z axis. I cannot seem to get it to work. as shown in the pic.
So if you’re trying to do top down I would change the x rotation to 90 degrees.
Y rotation will change it left to right.
Z rotation will basically spin the object.
Really you just need to play with the rotations a bit.