Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue/Suggestion] Add a 'breakCount' value to the miner AI #9

Open
Dillsfawn opened this issue Mar 5, 2021 · 0 comments
Open

[Issue/Suggestion] Add a 'breakCount' value to the miner AI #9

Dillsfawn opened this issue Mar 5, 2021 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@Dillsfawn
Copy link

Larger creatures(like the Polar Bear) have problems getting through holes mined into walls. Likely because their hitbox is larger than the holes dug, requiring multiple blocks to be broken to create an adequately large hole for them to pass. This can become a problem if more than one creature is trying to dig through the same spot. their large hitbox pushes each other away from the wall block they are trying to dig, or away from the hole they are trying to enter.

Being able to set how many blocks are broke each time the mining triggers would allow invasion developers to custom set the width of the holes dug for each creature. big holes for big creatures, small holes for small creatures.

Also, if at all possible the pathing to choose where to dig a hole should account for if there are already other creatures digging there.

@democat3457 democat3457 added enhancement New feature or request bug Something isn't working labels Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants