31 lines
1.3 KiB
XML
31 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<panel label="输入和摄像头" name="Input panel">
|
|
<text length="1" name=" Mouselook Options:" type="string">
|
|
第一人称视角选项设置:
|
|
</text>
|
|
<text length="1" name=" Mouse Sensitivity:" type="string">
|
|
鼠标灵敏度:
|
|
</text>
|
|
<check_box label="反转鼠标操作模式" name="invert_mouse"/>
|
|
<text length="1" name=" Auto Fly Options:" type="string">
|
|
自动飞翔选项:
|
|
</text>
|
|
<check_box label="起飞/着陆通过键盘上/下键控制" name="automatic_fly"/>
|
|
<text length="1" name=" Camera Options:" type="string">
|
|
摄像机选项:
|
|
</text>
|
|
<text name="camera_fov_label">
|
|
摄像机角度:
|
|
</text>
|
|
<text name="Camera Follow Distance:">
|
|
摄像机跟随距离:
|
|
</text>
|
|
<check_box label="编辑物体时使用自动视角" name="edit_camera_movement" tool_tip="当进入和离开编辑模式时,自动移动摄像头"/>
|
|
<check_box label="编辑外观时使用自动视角" name="appearance_camera_movement" tool_tip="在编辑外观时,摄像头自动定位"/>
|
|
<text name="text2">
|
|
化身显示选项:
|
|
</text>
|
|
<check_box label="第一人称视角中,显示自己的化身" name="first_person_avatar_visible"/>
|
|
<button label="游戏杆设置" name="joystick_setup_button"/>
|
|
</panel>
|