Page 1 of 1

What is the X, Y, Z axis order? [Solved]

Posted: Sun Feb 05, 2012 8:35 pm
by Tears2Roses
I couldnt think of a better title, so forgive me. What im dying to know is if im edditing the 1playerhud which number does what?
Hidden/Spoiler:
Position(0.500000, 0.950000, 0.000000, "Viewport")
Rotation(0.000000, 180.000000, 0.000000)
Scale(20.000000, 20.00000, 20.000000)
Is it x, y, z from left to right? I know which axis does what (y = up/down, z = towards you/away from you, and x = left/right, correct me if im wrong) I just dont know which number changes which axis. I should know this, but I dont....

Re: X, Y, Z paramaters

Posted: Sun Feb 05, 2012 8:39 pm
by Cerfon Rournes
Hidden/Spoiler:
Position(0.500000, 0.950000, 0.000000, "Viewport")
Rotation(0.000000, 180.000000, 0.000000)
Scale(20.000000, 20.00000, 20.000000)
First one is X, second is Y, third is Z.

Re: X, Y, Z paramaters

Posted: Sun Feb 05, 2012 10:23 pm
by Tears2Roses
thanks a lot! I can play with the numbers to see whats up down, left right, etc.