HAHAHAHA HEY! MOSKAU MOSKAU BADDABADBADBABDBAD

This commit is contained in:
MarcEricMartel
2023-11-27 14:42:56 -05:00
parent 702a65c5b0
commit 841b0176f6
2 changed files with 3 additions and 6 deletions

View File

@@ -83,13 +83,13 @@ void RemotePlayer::Feed(const netprot::Output out) {
void RemotePlayer::Render(TextureAtlas& atlas, Shader& shader, Transformation tran, float elapsedTime)
{
float x = GetPosition().x;
float y = GetPosition().y;
float z = GetPosition().z;
float width = 1.f;
float height = 1.7f;
std::cout << "hahahaha";
//Matrix4 mat4 = tran.GetMatrix();
//mat4 VP = pMatrix * vMatrix;