174
Unreal Engine to move to using Y-up
(midwest.social)
Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.
In Physics we mostly used right-hand, but X-right, Y-up, and Z pointing towards the viewer.
But that's details. The only important choice is between left- and right-handed, as that affects the signs in the cross product (and some other formulas - generally everything that cares about which rotation is considered positive).