summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpommicket <leonardomtenenbaum@gmail.com>2016-08-07 21:35:24 -0400
committerpommicket <leonardomtenenbaum@gmail.com>2016-08-07 21:35:24 -0400
commit8d9c612f6aa35f037e639ac3c51a3a8ef27da3d3 (patch)
treeebb218c80643ca16d5d27ce6799997d1d9679a0c
parent7f413bc66fcbc99e2af222ddaec70ef114aeceb1 (diff)
Added rotation to DominoSimulator instructions
-rw-r--r--DominoSimulator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DominoSimulator.html b/DominoSimulator.html
index a32c25d..6449d18 100644
--- a/DominoSimulator.html
+++ b/DominoSimulator.html
@@ -122,7 +122,7 @@
<div id="header_links_div"></div>
<script src="js/header_links.js"></script>
<hr>
- <p>Click to place dominos. Use the arrow keys to move, and WASD to rotate.
+ <p>Use the arrow keys to move, and WASD to rotate the camera, and press R and T to rotate the domino.
When you are done, press Enter, then click to shoot a cube at the dominos.
Domino Simulator requires the Unity Web Player, so it won't work on Google Chrome.</p>
<p>You can find the source code and an offline version where you can save your progress on the itch.io page:</p>