muell@lemmings.world to Godot@programming.dev · 5 months agoWhy is the negative Z-axis considered to be facing forward in Godot?message-squaremessage-square12linkfedilinkarrow-up127
arrow-up127message-squareWhy is the negative Z-axis considered to be facing forward in Godot?muell@lemmings.world to Godot@programming.dev · 5 months agomessage-square12linkfedilink
minus-squareKindaABigDyl@programming.devlinkfedilinkarrow-up4·edit-25 months agoNot if you think of forward as “towards you.” It comes from Math. X is right, Y is up, and then when doing 3D, Z is out of the page, bc that’s easiest to draw.
Not if you think of forward as “towards you.” It comes from Math. X is right, Y is up, and then when doing 3D, Z is out of the page, bc that’s easiest to draw.