blob: fc78729989a972289dbab783f7e1751027e81a24 (
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
|
<HTML>
<HEAD>
<TITLE>Leading the Avatar</TITLE>
</HEAD>
<BODY>
<br>
There are multiple ways to move around, but first, we'll learn the basic mouse movement methods. The easiest way to move your avatar is to lead it around by pointing to where you want it to go.
<p>
<font color="#000080">1. Right-click on the ground close to the avatar.</font><p>
A pie menu opens.
<P>
<font color="#000080">2. Move the cursor up and click on "Go Here."</font><P>
The avatar walks to the place where you clicked.
<P>
<font color="#000080">3. Click on the ground far away from the avatar.</font>
<P>
<font color="#000080">4. When the pie menu opens, move the cursor up and click on "Go Here."</font>
<P>
If the distance was far enough, your avatar flew to the spot.<BR>
Take some time now lead your avatar around for a while.
<P>
[ <a href="basic_skills.html">Basic Skills Home</a> | <A HREF="movement.html">Previous</A> | <A HREF="mouse.html">Next</A> ]
</BODY>
</HTML>
|