StrataSource / Portal-2-Community-Edition

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

Bug: prop_weighted_cube has outputs for OnPowered and OnUnpowered, which do not function at all #1664

Closed Wheattttt closed 3 months ago

Wheattttt commented 3 months ago

Describe the bug

I do not have any idea what else the inputs OnPowered and OnUnpowered could even mean for a cube other than being for when the cube is placed on a button. Yet, doing this does not appear to trigger these outputs whatsoever.

Issue Map

cubetest.zip

The cube in this map has two outputs: It will open the door when OnPowered is fired, and close it when OnUnpowered is fired. the button does nothing, and is simply a means to power the cube in this scenario.

To Reproduce

  1. Open the map
  2. Power the cube by placing it on the button
  3. Observe the lack of door opening

Operating System

No response

Wheattttt commented 3 months ago

I've been informed these outputs are related to a reflector cube redirecting a laser. closing this to open a feature request for said outputs instead.