muell@lemmings.world to Godot@programming.dev · 13 days agoWhy is the negative Z-axis considered to be facing forward in Godot?message-squaremessage-square9linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1message-squareWhy is the negative Z-axis considered to be facing forward in Godot?muell@lemmings.world to Godot@programming.dev · 13 days agomessage-square9linkfedilink
minus-squareKindaABigDyl@programming.devlinkfedilinkarrow-up0·edit-213 days 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.