summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_moveview.xml
blob: 5e84283ab050107b58c3b23e2007302a413e3452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 positioning="specified"
 right="-693"
 bottom="-50"
 legacy_header_height="18"
 can_dock="false"
 can_minimize="true"
 can_close="true"
 height="110"
 layout="topleft"
 name="move_floater"
 help_topic="move_floater"
 save_rect="true"
 save_visibility="true"
 single_instance="true"
 chrome="true"
 title="WALK / RUN / FLY"
 width="133">
    <string
     name="walk_forward_tooltip">
        Walk Forward (press Up Arrow or W)
    </string>
    <string
     name="walk_back_tooltip">
        Walk Backwards (press Down Arrow or S)
    </string>
    <string
     name="walk_left_tooltip">
        Walk left (press Shift + Left Arrow or A)
    </string>
    <string
     name="walk_right_tooltip">
        Walk right (press Shift + Right Arrow or D)
    </string>
    <string
     name="run_forward_tooltip">
        Run Forward (press Up Arrow or W)
    </string>
    <string
     name="run_back_tooltip">
        Run Backwards (press Down Arrow or S)
    </string>
    <string
     name="run_left_tooltip">
        Run left (press Shift + Left Arrow or A)
    </string>
    <string
     name="run_right_tooltip">
        Run right (press Shift + Right Arrow or D)
    </string>
    <string
     name="fly_forward_tooltip">
        Fly Forward (press Up Arrow or W)
    </string>
    <string
     name="fly_back_tooltip">
        Fly Backwards (press Down Arrow or S)
    </string>
    <string
     name="fly_left_tooltip">
        Fly left (press Shift + Left Arrow or A)
    </string>
    <string
     name="fly_right_tooltip">
        Fly right (press Shift + Right Arrow or D)
    </string>
    <string
     name="fly_up_tooltip">
        Fly up (press E)
    </string>
    <string
     name="fly_down_tooltip">
        Fly down (press C)
    </string>
    <string
     name="jump_tooltip">
        Jump (press E)
    </string>
    <string
     name="crouch_tooltip">
        Crouch (press C)
    </string>
    <string
     name="walk_title">
        Walk
    </string>
    <string
     name="run_title">
        Run
    </string>
    <string
     name="fly_title">
        Fly
    </string>
    <panel
     border="false"
     height="83"
     follows="left|top"
     layout="topleft"
     left="0"
     mouse_opaque="false"
     name="panel_actions"
     top="0"
     width="133">
        <!-- Buttons in panel are organized in 3 columns to enable their easy vertical adjustment via top_pad-->
        <!-- Left column -->
        <button
         follows="left|bottom"
         height="24"
         image_selected="Movement_TurnLeft_On"
         image_pressed_selected="Movement_TurnLeft_On"
         image_unselected="Movement_TurnLeft_Off"
         layout="topleft"
         left="30"
         name="turn left btn"
         scale_image="false"
         tool_tip="Turn left (press Left Arrow or A)"
         top="34"
         width="24" />
        <joystick_slide
         follows="left|bottom"
         height="10"
         image_selected="Movement_Left_On"
         image_pressed_selected="Movement_Left_On"
         image_unselected="Movement_Left_Off"
         layout="topleft"
         left_delta="4"
         name="move left btn"
         quadrant="left"
         scale_image="false"
         tool_tip="Walk left (press Shift + Left Arrow or A)"
         top_pad="10"
         width="19" />
        <!-- Right column -->
        <button
         follows="left|bottom"
         height="24"
         image_selected="Movement_TurnRight_On"
         image_pressed_selected="Movement_TurnRight_On"
         image_unselected="Movement_TurnRight_Off"
         layout="topleft"
         right="-30"
         name="turn right btn"
         scale_image="false"
         tool_tip="Turn right (press Right Arrow or D)"
         top="34"
         width="24" />
        <joystick_slide
         follows="left|bottom"
         height="10"
         image_selected="Movement_Right_On"
         image_pressed_selected="Movement_Right_On"
         image_unselected="Movement_Right_Off"
         layout="topleft"
         name="move right btn"
         quadrant="right"
         right_delta="4"
         scale_image="false"
         tool_tip="Walk right (press Shift + Right Arrow or D)"
         top_pad="10"
         width="19" />
        <!-- Middle column -->
        <joystick_turn
         follows="left|bottom"
         height="24"
         image_selected="Movement_Forward_On"
         image_pressed_selected="Movement_Forward_On"
         image_unselected="Movement_Forward_Off"
         layout="topleft"
         left="54"
         name="forward btn"
         quadrant="up"
         scale_image="false"
         tool_tip="Walk forward (press up arrow or W)"
         top="20"
         width="24" />
        <joystick_turn
         follows="left|bottom"
         height="24"
         image_selected="Movement_Backward_On"
         image_pressed_selected="Movement_Backward_On"
         image_unselected="Movement_Backward_Off"
         layout="topleft"
         left_delta="0"
         name="backward btn"
         quadrant="down"
         scale_image="false"
         tool_tip="Walk backward (press down arrow or S)"
         top_pad="5"
         width="24" />
        <!-- Fly up/down (jump/crouch) buttons -->
        <button
         follows="left|bottom"
         height="19"
         image_selected="Movement_Up_On"
         image_pressed_selected="Movement_Up_On"
         image_unselected="Movement_Up_Off"
         layout="topleft"
         right="-11"
         name="move up btn"
         scale_image="false"
         tool_tip="Fly up (press E)"
         top="22"
         width="10" />
        <button
         follows="left|bottom"
         height="19"
         image_selected="Movement_Down_On"
         image_pressed_selected="Movement_Down_On"
         image_unselected="Movement_Down_Off"
         layout="topleft"
         right_delta="0"
         name="move down btn"
         scale_image="false"
         tool_tip="Fly down (press C)"
         top_pad="10"
         width="10" />
    </panel>
<!-- Width and height of this panel should be synchronized with panel_stand_stop_flying.xml -->
    <panel
     border="false"
     height="27"
     layout="topleft"
     left="0"
     name="panel_modes"
     top_pad="0"
     width="133">
        <button
         follows="left|bottom"
         height="23"
         image_overlay="Move_Walk_Off"
         image_selected="PushButton_Selected_Press"
	 label=""
         layout="topleft"
         name="mode_walk_btn"
         left="20"
         pad_right="0"
         tool_tip="Walking mode"
         top="2"
         width="31" />
        <button
         follows="left|bottom"
         height="23"
         image_overlay="Move_Run_Off"
         image_selected="PushButton_Selected_Press"
	 label=""
         layout="topleft"
         left_pad="0"
         name="mode_run_btn"
         pad_left="0"
         pad_right="0"
         tool_tip="Running mode"
         top="2"
         width="31" />
        <button
         follows="left|bottom"
         height="23"
         image_overlay="Move_Fly_Off"
         image_selected="PushButton_Selected_Press"
	 label=""
         layout="topleft"
         left_pad="0"
         name="mode_fly_btn"
         pad_left="0"
         pad_right="0"
         tool_tip="Flying mode"
         top="2"
         width="31" />
    </panel>
</floater>