StrataSource / Portal-2-Community-Edition

Task tracker for Portal 2: Community Edition
https://www.portal2communityedition.com
149 stars 3 forks source link

Portal 1 Compat Bug: Brush in `escape_02` isn't portalable #1739

Open TwoKrazy opened 10 hours ago

TwoKrazy commented 10 hours ago

Describe the bug

Not sure if it's the brush itself, the func_brush that clips through it when it opens (the part visible in-game), or the func_portal_bumper that's causing this, but the higher fling panel isn't portalable. Screenshot 2024-11-15 134227

https://github.com/user-attachments/assets/adb9e47f-b833-404f-ae0f-5dd5d81a65b5

To Reproduce

  1. Open escape_02
  2. Attempt to play it normally

Operating System

No response

TwoKrazy commented 9 hours ago

It's the brush itself; toolsnodraw has %noportal on the vmt

ozxybox commented 9 hours ago

The map in the video is a recompile, right? Does the original bsp from stock p1 have this issue?

TwoKrazy commented 2 hours ago

That one is stock p1, I only decompiled it after recording the video