Deux Ex Machina
This commit is contained in:
@@ -83,7 +83,7 @@ private:
|
||||
|
||||
Vector2f m_OutletPos;
|
||||
Vector2f m_OutLeftPos{ 55, 45};
|
||||
Vector2f m_OutRightPos{ 0, 45 };
|
||||
Vector2f m_OutRightPos{ -40, 45 };
|
||||
|
||||
Vector2f m_Vel;
|
||||
|
||||
@@ -154,5 +154,5 @@ private:
|
||||
bool m_DidSoundChange{ false };
|
||||
|
||||
//Testing
|
||||
bool m_DrawCollisionRect { true };
|
||||
bool m_DrawCollisionRect { false };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user