Rafe and I were puzzling over this one and we are not sure why this we are seeing this behavior:
If you write the Capy expression: !KeyDown true: !Value false: !Value2 in a constant and look at the scope, you see the expected output values upon KeyDown and then upon release.
If you add a soundtoglobal controller, the GeneratedEvent tracks changes to the false value via the VCS but it doesn't reflect the output values seen in the scope. Any pointers how how to use that statement with a S2CG?