qoala / InvisibleInc-CommunityBugFixes

1 stars 0 forks source link

When turrets rotate to shoot a target, their LoS doesn't refresh #65

Open qoala opened 2 years ago

qoala commented 2 years ago

https://discord.com/channels/313015356052471828/313015598789427202/1020799194958680094

shootOverwatch calls suggestAgentFacing. suggestAgentFacing updates the facing for UI purposes, but doesn't refresh LoS. (so the red vision cone points in the new direction, but the "seen cells" are still the old direction)