Add more digging logic
This commit is contained in:
@@ -26,6 +26,8 @@ public:
|
||||
void SetTileType(GroundTileTypes type) { m_GroundTileType = type; }
|
||||
|
||||
Collision::TileCollisionRect GetCollisionRect();
|
||||
|
||||
bool m_Hightlight{ false };
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user