Walking and flying
Methods for moving around in a scene.
2.3: Moving around in a game
-
An example for character-based movement in a gaming environment.
2.2: Moving with the arrow keys
-
An example for moving around using the arrow (cursor) keys on the keyboard. In this case keys correspond to compass directions – north, east, south, west.
2.1: Moving with the mouse
-
An example for moving around using the mouse, by dragging the scene to a new position.