Files
2025-05-24 18:09:39 -03:00

25 lines
871 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="beacons" title="İŞARETLER">
<panel name="beacons_panel">
<text name="label_show">
Göster :
</text>
<check_box label="İşaretler" name="beacons"/>
<check_box label="Vurgulananlar" name="highlights"/>
<text name="beacon_width_label" tool_tip="İşaret genişliği">
Genişlik:
</text>
<text name="label_objects">
Bu nesneler için.
</text>
<check_box label="Fiziksel" name="physical"/>
<check_box label="Komut Dosyalı" name="scripted"/>
<check_box label="Sadece dokun" name="touch_only"/>
<check_box label="Ses kaynakları" name="sounds"/>
<check_box label="Parçacık kaynakları" name="particles"/>
<check_box label="Ortam kaynakları" name="moapbeacon"/>
<check_box label="Güneş" name="sun"/>
<check_box label="Ay" name="moon"/>
</panel>
</floater>