mid boss attacking me even though it ignores the enemy in the pit, despite the mistake of attacking me

Ekran görüntüsü 2026-04-30 234051.pngAs seen in the video, the enemy in the pit is hiding against the wall of the pit, and the mid boss attacks me regardless of the condition of being in that arena pit, even though I am in the pit.

I have a guess about what might be causing this bug:
In the second image, in the Source 2 viewer, there is a trigger in the map area called “trigger_midboss_shield”. Yes, as I suspected, there is a trigger related to whether the mid boss enters attack mode or not. That trigger is probably something like onTrigger > midboss > enable attack, which breaks the mid boss’s neutral behavior and forces it into attacking mode. And since the bot (enemy) hiding behind the wall in the pit is within the area covered by the trigger (the trigger completely covers the pit), the mid boss cannot see it through the wall, but its attack state is active, so it also attacks targets outside the pit because there is no entity on it that restricts targeting only the pit.

That trigger (trigger_midboss_shield) is the source of this bug.

btw source: sourceflimmaker
View attachment Kes_1.777.580.062.750.mp4
 
View attachment 102534As seen in the video, the enemy in the pit is hiding against the wall of the pit, and the mid boss attacks me regardless of the condition of being in that arena pit, even though I am in the pit.

I have a guess about what might be causing this bug:
In the second image, in the Source 2 viewer, there is a trigger in the map area called “trigger_midboss_shield”. Yes, as I suspected, there is a trigger related to whether the mid boss enters attack mode or not. That trigger is probably something like onTrigger > midboss > enable attack, which breaks the mid boss’s neutral behavior and forces it into attacking mode. And since the bot (enemy) hiding behind the wall in the pit is within the area covered by the trigger (the trigger completely covers the pit), the mid boss cannot see it through the wall, but its attack state is active, so it also attacks targets outside the pit because there is no entity on it that restricts targeting only the pit.

That trigger (trigger_midboss_shield) is the source of this bug.

btw source: sourceflimmaker
View attachment 102533
If youre using steam replay for clips, use the H.264 for video export, seems to be the only one that works when uploading to websites.
 
If youre using steam replay for clips, use the H.264 for video export, seems to be the only one that works when uploading to websites.
Hello, is the video okay now, or is it not playing or looking blurry?



I’m resending the video the same way I always do in my feedback. Please let me know if it worked or not—I really care about these kinds of issues to ensure the videos are clear and understandable.
 

Attachments

Hello, is the video okay now, or is it not playing or looking blurry?



I’m resending the video the same way I always do in my feedback. Please let me know if it worked or not—I really care about these kinds of issues to ensure the videos are clear and understandable.
its not working for me, but it might be a me issue if it looks good on your end.
 
Back
Top