StrataSource / Portal-2-Community-Edition

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

Bug: `showtriggers_toggle` causes the funnel texture to become invisible #1411

Open LambdaCore21 opened 1 year ago

LambdaCore21 commented 1 year ago

Describe the bug

Using showtriggers toggle causes the funnel texture to become invisible:

https://github.com/StrataSource/Portal-2-Community-Edition/assets/63379443/8d8c460c-10d0-4310-9bda-fd3fc32e4c9c

The same applies to fizzlers, thanks @MyGamepedia

grafik

Issue Map

sp_a4_tb_intro or any other funnel map

To Reproduce

Load a funnel map and use the showtriggers_toggle command or watch the video in this issue

Operating System

No response

MyGamepedia commented 1 year ago

HACKS!!!

MyGamepedia commented 1 year ago

Is it okay for trigger_portal_cleanser ?

vrad-exe commented 1 year ago

For fizzlers this is because those are actually triggers, so when you run the command to toggle trigger visibility it includes those too. It should probably skip over ones which are already visible by default though. Not sure about funnels, there is a trigger_tractorbeam entity they use but I didn't think that was what was drawing the beam itself.