Closed Cre8or closed 6 years ago
Added a "search area size" parameter - scales the size of the search area used by AI once arriving at the last known location of a target. Also fixed a leftover debug line where execVM was being used instead of spawn.
execVM
spawn
Added a "search area size" parameter - scales the size of the search area used by AI once arriving at the last known location of a target. Also fixed a leftover debug line where
execVM
was being used instead ofspawn
.