Merge branch 'SQC-15_online' of https://github.com/CegepSTH/SQCSim2023 into SQC-15_online
This commit is contained in:
commit
42ea83d73e
@ -134,9 +134,6 @@ void RemotePlayer::Render(TextureAtlas& atlas, Shader& shader, Transformation tr
|
|||||||
else if (angle >= -0.75 && !isLeft) //BackRight
|
else if (angle >= -0.75 && !isLeft) //BackRight
|
||||||
index = 6;
|
index = 6;
|
||||||
|
|
||||||
std::cout << index << std::endl;
|
|
||||||
|
|
||||||
std::cout << "angle: " << angle << std::endl;
|
|
||||||
|
|
||||||
float u, v, w, h;
|
float u, v, w, h;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user