carp
AI controller for carp Expected flow is:
- If health is low, mark that we want to run away.
- If we want to run away, find nearest target and run out of view of it.
- Look for anything we want to eat in the area and target it.
- If we don't have a target already, find something to attack.
- Go and attack our target (which might be food, or might be a mob).