31 lines
1.4 KiB
XML
31 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||
<panel label="Contrôle caméra" name="Input panel">
|
||
<text length="1" name=" Mouselook Options:" type="string">
|
||
Vue subjective :
|
||
</text>
|
||
<text length="1" name=" Mouse Sensitivity:" type="string">
|
||
Sensibilité de la souris :
|
||
</text>
|
||
<check_box label="Inverser la souris" name="invert_mouse"/>
|
||
<text length="1" name=" Auto Fly Options:" type="string">
|
||
Vol automatique :
|
||
</text>
|
||
<check_box label="Voler/atterrir en appuyant sur la flèche du haut/bas" name="automatic_fly"/>
|
||
<text length="1" name=" Camera Options:" type="string">
|
||
Options de la caméra :
|
||
</text>
|
||
<text name="camera_fov_label">
|
||
Angle de vision :
|
||
</text>
|
||
<text name="Camera Follow Distance:">
|
||
Distance :
|
||
</text>
|
||
<check_box label="Ajustement automatique en mode Édition" name="edit_camera_movement" tool_tip="Positionner automatiquement la caméra lors de l'entrée ou de la sortie du mode Édition"/>
|
||
<check_box label="Ajustement automatique en mode Édition d'apparence" name="appearance_camera_movement" tool_tip="Positionner automatiquement la caméra en mode Édition"/>
|
||
<text name="text2">
|
||
Affichage de l'avatar :
|
||
</text>
|
||
<check_box label="Montrer l'avatar en vue subjective" name="first_person_avatar_visible"/>
|
||
<button label="Configuration du joystick" name="joystick_setup_button" width="175"/>
|
||
</panel>
|