HAHAHAHA HEY! MOSKAU MOSKAU BADDABADBADBABDBAD
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user