CaptainPStar / co10_Escape

Official Github repository of A3 mission co10_Escape.
65 stars 48 forks source link

Roadblocks spawned on/near bridges causes bridge segment to be deleted #111

Closed Baguettedood closed 1 year ago

Baguettedood commented 3 years ago

I've noticed it only a few times, every time so far being on Tanoa, around the bridge between Katkoula and Balavu islands. 20210312181924_1 20210312181925_1

The roadblock spawns underwater instead, and the bridge segment disappears.

Experienced on co10_escape 1.10 with Arma 3 2.02.

Baguettedood commented 3 years ago

Might be something to do with code that clears possible obstructions, since I saw a railroad segment missing next to the starting prison. 20210316010611_1

I guess bridge segments would need to be made an exception for this object hiding. Testing in the editor, bridges and railroads seem to be counted as "other" in the Hide Terrain Objects properties, if that helps at all.