Skwizzy / SPT-LootingBots

AI Looting mod for Singleplayer Tarkov
https://hub.sp-tarkov.com/files/file/1096-looting-bots/#overview
31 stars 10 forks source link

Bots can loot containers through walls #52

Closed Skwizzy closed 1 year ago

Skwizzy commented 1 year ago

Sometimes the closest accessible navmesh is in another room and bots are able to get close enough to the container to loot them through the wall. Need to add some logic to defect if the “destination” point for looting a container is within LoS of the container itself

Skwizzy commented 1 year ago

Added a raycast LOS check between the bot destination and the container in order to detect the presence of walls