mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 21:01:48 +01:00
Fix digging
This commit is contained in:
@@ -93,6 +93,8 @@ private:
|
||||
bool m_HasDeletedTile{ false };
|
||||
WorldTile* m_DigTile{ nullptr };
|
||||
|
||||
bool m_IsDiggingPrimed{ false };
|
||||
|
||||
const float m_DigTime{ 0.5f };
|
||||
|
||||
bool m_Grounded { false };
|
||||
|
||||
Reference in New Issue
Block a user