cervus
cervus copied to clipboard
Remove rotate_rl, rotate_ud, rotate_along
Setting Entity.rotation
to a quarternion should be enough if we expose quat.fromEurler
and quat.setAxisAngle
to the user.