Merge branch 'SQC-15_online' of https://github.com/CegepSTH/SQCSim2023 into SQC-15_online
This commit is contained in:
commit
2f3260b16a
@ -135,7 +135,7 @@ void RemotePlayer::Render(TextureAtlas& atlas, Shader& shader, Transformation tr
|
|||||||
else
|
else
|
||||||
Shooting = true;*/
|
Shooting = true;*/
|
||||||
}
|
}
|
||||||
//std::cout << Shooting << std::endl;
|
std::cout << Shooting << std::endl;
|
||||||
//std::cout << time << std::endl;
|
//std::cout << time << std::endl;
|
||||||
//std::cout << "shooting : " << current.states.shooting << " jumping : " << current.states.jumping << " jumpshot : " << current.states.jumpshot << " running : " << current.states.running << " still : " << current.states.still << " dead : " << current.states.dead << " hit : " << current.states.hit << std::endl;
|
//std::cout << "shooting : " << current.states.shooting << " jumping : " << current.states.jumping << " jumpshot : " << current.states.jumpshot << " running : " << current.states.running << " still : " << current.states.still << " dead : " << current.states.dead << " hit : " << current.states.hit << std::endl;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user