use meters in config
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
struct RepairToolComponent
|
||||
{
|
||||
float ratePerTick;
|
||||
float range;
|
||||
float range_tiles;
|
||||
std::optional<entt::entity> currentTarget;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user