branchrust_reboot/main/animal-sensecancel
12 Commits over 0 Days - ∞cph!
Corrected NPCSteering profiler label.
NPCLocomotion now rejects invalid movement goals.
Reduced GC allocations by NPCSteering.
NPCSteering.Goal is now a struct.
Merged changes from main.
AITarget once again uses a constructor.
Converted Option to a struct.
Tried to make AISense more shallow.
AIDanger are now cleared every update.
Fixed animal sense properties.
AISense once again uses structs.