cyberfilth/Ashgard-Keep

AI pathfinding out of bounds

Closed this issue · 1 comments

The choose_random_location() function in enemy AI sometimes goes out of bounds of the map

Added a potential fix to goblin_rock_thrower AI. Clamping the pathfinding to the bounds of the map.