Zerahan / SurvivalGame

Experimental survival-game-like framework to build a level designer and storyteller AI on. Using Near Death as a loose guide, but multiplayer and more expandable.
0 stars 0 forks source link

Robot Behavior: Search #7

Open Zerahan opened 3 years ago

Zerahan commented 3 years ago

When the chase target's last known location or the sensed location is less than 100u... find 3 random reachable locations within 1500u and add them to the start of the SearchLocations list. This list can contain no more than 15 indices.