Revert to negative angle, as it's causing issues
Look into that later.
This commit is contained in:
parent
4f37012931
commit
ead6df00f6
@ -38,7 +38,7 @@ ClientPlayer::ClientPlayer(gk::Camera &camera) : m_camera(camera) {
|
||||
m_y = 14;
|
||||
m_z = 20;
|
||||
|
||||
m_viewAngleH = 90.;
|
||||
m_viewAngleH = -90.;
|
||||
m_viewAngleV = 0.01;
|
||||
m_viewAngleRoll = 0.;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user