Skip to content
Snippets Groups Projects
Commit d93396d4 authored by NiranV's avatar NiranV
Browse files

Changed: Renamed "Rotation Speed" to "Avatar Rotation Speed" to make it clearer what it does.

parent 736d1cc6
No related branches found
No related tags found
No related merge requests found
......@@ -236,24 +236,24 @@ width="510">
width="200"
top_pad="0"/>
<slider
can_edit_text="true"
control_name="MovementRotationSpeed"
decimal_digits="2"
follows="left|top"
height="15"
increment="0.01"
initial_value="0.15"
layout="topleft"
label_width="150"
label="Rotation Speed:"
tool_tip="This option controls the speed in seconds the avatar takes to turn around when making corrective rotations such as walking backwards. Low values give the avatar a snappier feeling when walking around."
left="10"
top_pad="4"
max_val="1"
min_val="0"
name="RotationSpeed"
show_text="true" />
<button
can_edit_text="true"
control_name="MovementRotationSpeed"
decimal_digits="2"
follows="left|top"
height="15"
increment="0.01"
initial_value="0.15"
layout="topleft"
label_width="150"
label="Avatar Rotation Speed:"
tool_tip="This option controls the speed in seconds the avatar takes to turn around when making corrective rotations such as walking backwards. Low values give the avatar a snappier feeling when walking around."
left="10"
top_pad="4"
max_val="1"
min_val="0"
name="RotationSpeed"
show_text="true" />
<button
follows="left|top"
control_name="MovementRotationSpeed"
height="15"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment