Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tools/game/fkk_in/fkk_in.settings.xml
169679 views
1
<viewsettings>
2
<delay value="400"/>
3
<viewport zoom="353" x="5760" y="5670"/>
4
<decal file="678000_5405000_small.png" centerX="5771" centerY="5680" width="120" height="114" rotation="0.00"/>
5
<decal file="phasen.png" centerX="5731.00" centerY="5690.00" width="38.00" height="30.00" layer="1"/>
6
<scheme name="game_cross">
7
<opengl antialiase="0" dither="0"/>
8
<vehicles vehicleMode="10" vehicleQuality="2" minVehicleSize="1.00" vehicleExaggeration="1.00" showBlinker="1"
9
vehicleName_show="0" vehicleName_size="50.00" vehicleName_color="0.80,0.60,0.00" >
10
<colorScheme name="by waiting time" interpolated="1">
11
<entry color="green" threshold="0.00"/>
12
<entry color="yellow" threshold="20.00"/>
13
<entry color="red" threshold="40.00"/>
14
</colorScheme>
15
</vehicles>
16
<legend showSizeLegend="1"/>
17
</scheme>
18
19
<event id="jam" commandPosix="play sounds/car_horn1.wav &#x26;" commandWindows="start /min vlc.exe -Idummy --play-and-exit sounds/car_horn1.wav" probability="0.001"/>
20
<event id="jam" commandPosix="play sounds/car_horn2.wav &#x26;" commandWindows="start /min vlc.exe -Idummy --play-and-exit sounds/car_horn2.wav" probability="0.001"/>
21
<event id="jam" commandPosix="play sounds/car_horn3.wav &#x26;" commandWindows="start /min vlc.exe -Idummy --play-and-exit sounds/car_horn3.wav" probability="0.001"/>
22
<jamTime value="40"/>
23
24
</viewsettings>
25
26