Merge branch 'SQC-15_online' of https://github.com/CegepSTH/SQCSim2023 into SQC-15_online
This commit is contained in:
commit
58a1f5437a
@ -112,7 +112,7 @@ void RemotePlayer::Render(TextureAtlas& atlas, Shader& shader, Transformation tr
|
||||
|
||||
float angle = angleRemote.Dot(angleCam);
|
||||
int index = 0;
|
||||
|
||||
angle = -angle;
|
||||
Vector3f side = angleRemote.Cross(angleCam);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user