mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 21:01:48 +01:00
Fix Collision add basic digging
This commit is contained in:
@@ -30,4 +30,6 @@ private:
|
||||
|
||||
Point2f m_Acc;
|
||||
Point2f m_Gravity{ 0, -9.81f };
|
||||
|
||||
bool m_Grounded{ false };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user