event routing

when event types match, outs can be hooked to ins to route trigger events to reactive targets.
this scene routes a TouchSensor's boolean isOver_changed eventOut to a DirectionalLight's boolean set_on eventIn. move the cursor over the lightbulb to see the effect.
[wrl]