#VRML V2.0 utf8 BIFSConfig { nodeIDbits 15 routeIDbits 10 PROTOIDbits 10 pixelMetric TRUE hasSize TRUE pixelWidth 200 pixelHeight 200 use3DMeshCoding FALSE usePredictiveMFFields FALSE } Update { action "SCENEREPLACE" absoluteTime TRUE timeStamp 0 node OrderedGroup { children [ Transform2D { # tlo translation 0 0 children [ Shape { geometry Rectangle {size 200 200} appearance Appearance { material Material2D { emissiveColor 0 1 0 transparency 0 filled TRUE } } } ] } DEF BTN2 Transform2D { # zolty guziczek - srodkowy translation -90 -40 children[ DEF PLAY2 TouchSensor{} Shape { geometry Rectangle {size 20 20} appearance Appearance { material Material2D { emissiveColor 1 0 0 transparency 0 filled TRUE } } } ] } DEF BTN2 Transform2D { # zolty guziczek - srodkowy translation 0 0 children[ DEF PLAY4 TouchSensor{} Shape { geometry Circle {radius 6} appearance Appearance { material Material2D { emissiveColor 0 0 1 transparency 0 filled TRUE } } } ] } DEF BTN3 Transform2D { # zolty guziczek - srodkowy translation 40 60 children[ DEF PLAY3 TouchSensor{} Shape { geometry Rectangle {size 40 40} appearance Appearance { material Material2D { emissiveColor 1 1 0.4 transparency 0.2 filled TRUE } } } ] } ] } value " " }