Difference between revisions of "3d Matrix Design"

From AgentCubes
Jump to navigation Jump to search
imported>Dpalmer
imported>Andri
Line 3: Line 3:
 
== Objective<br> ==
 
== Objective<br> ==
  
Create and navigate mazes in 3 dimensions.
+
Navigate in mazes in 3 dimensions and create your own 3D mazes.
  
  
Line 9: Line 9:
 
== Controls ==
 
== Controls ==
  
When navigating:
+
* Navigation:
 +
** Left, right, up, down arrows: navigation as usual
 +
** Shift + up/down arrows: transfer between layers (if there is empty space)
  
*Move forward, back, left, and right with arrow keys.&nbsp; Use the camera to control which axis you are moving on.
+
* Maze creation:
 +
** Removing walls:
 +
*** Space bar: blow away wall in front of you
 +
*** Shift + space bar: blow away wall in layer above you
 +
*** Option + space bar: blow away wall in layer below you
 +
** Adding walls:
 +
*** A: add wall in front of you
 +
*** Shift + A: add wall in layer above you
 +
*** Option + A: add wall in layer below you
 +
 
 +
* Visualization:
 +
** I: make matrix walls invisible and maze path visible
 +
** V: make matrix walls visible and maze path invisible
 +
** F: flatten (use in invisible mode if you need to see where you are and select your spaceship character)
  
When creating the maze:
 
  
*Use directoinal keys along with the spacebar, shift, and alt keys to add or remove blocks.
 
  
 
[[Category:AgentCubes_Design]]
 
[[Category:AgentCubes_Design]]

Revision as of 19:51, 29 November 2011

3dmatrix.png

Objective

Navigate in mazes in 3 dimensions and create your own 3D mazes.


Controls

  • Navigation:
    • Left, right, up, down arrows: navigation as usual
    • Shift + up/down arrows: transfer between layers (if there is empty space)
  • Maze creation:
    • Removing walls:
      • Space bar: blow away wall in front of you
      • Shift + space bar: blow away wall in layer above you
      • Option + space bar: blow away wall in layer below you
    • Adding walls:
      • A: add wall in front of you
      • Shift + A: add wall in layer above you
      • Option + A: add wall in layer below you
  • Visualization:
    • I: make matrix walls invisible and maze path visible
    • V: make matrix walls visible and maze path invisible
    • F: flatten (use in invisible mode if you need to see where you are and select your spaceship character)