33 lines
1000 B
XML
33 lines
1000 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="beacons" title="Strahlen">
|
|
<panel name="beacons_panel">
|
|
<check_box label="Positionsindikator nicht löschen wenn des Fenster geschlossen wird" name="always_on"/>
|
|
<check_box label="Beacons anzeigen" name="beacons">
|
|
|
|
</check_box>
|
|
<check_box label="Glanzlichter anzeigen" name="highlights">
|
|
|
|
</check_box>
|
|
<text name="beacon_width_label">Beacon-Breite:</text>
|
|
|
|
<check_box label="Physische Objekte" name="physical">
|
|
|
|
</check_box>
|
|
<check_box label="Skripting-Objekte" name="scripted">
|
|
|
|
</check_box>
|
|
<check_box label="Auf Berührung beschränkte Skriptobjekte" name="touch_only">
|
|
|
|
</check_box>
|
|
<check_box label="Soundquellen" name="sounds">
|
|
|
|
</check_box>
|
|
<check_box label="Partikelquellen" name="particles">
|
|
|
|
</check_box>
|
|
<check_box label="Medienquellen" name="moapbeacon">
|
|
|
|
</check_box>
|
|
</panel>
|
|
</floater>
|