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

Microbe AI should react to taking radiation damage #5855

Closed
hhyyrylainen opened this issue Jan 28, 2025 · 2 comments · Fixed by #5867
Closed

Microbe AI should react to taking radiation damage #5855

hhyyrylainen opened this issue Jan 28, 2025 · 2 comments · Fixed by #5867

Comments

@hhyyrylainen
Copy link
Member

And try to run from the damage (probably enough to change movement direction by at least 90 degrees)

@CI09
Copy link
Contributor

CI09 commented Jan 30, 2025

Simple way would be turning around the cell around when it recieves radiation damage, but I had in mind idea of having microbe AI remember areas of danger (radiation only for now) for some time and it would alter its path to stay away from radius of this area. Though, it would require irradiation system to tell entities that they are touching radiation area and then radiation damage would be associated with the closest radiation entity (because radiation damage is a seperate part from irradiation system)

@hhyyrylainen
Copy link
Member Author

That sounds like a very complicated idea... Not that I'm totally against it, but the microbe AI doesn't have any memory currently so it remembering just radiation areas would be a bit weird (and not for example remembering areas with food, which I think would be more beneficial for survivability).

@Patryk26g Patryk26g added this to the Release 0.8.1 milestone Feb 1, 2025
@hhyyrylainen hhyyrylainen moved this from Backburner to In progress in Thrive Planning Feb 3, 2025
@github-project-automation github-project-automation bot moved this from In progress to Done in Thrive Planning Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
3 participants