Last active
January 26, 2016 22:33
-
-
Save chrisconley/01399f7ac72ca5636c75 to your computer and use it in GitHub Desktop.
CMX - Mark Plan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css"> | |
<script src="http://cmx.io/v/0.1/cmx.js" charset="utf-8"></script> | |
<style>.cmx-user-scene4 .cmx-text-border .cmx-path {stroke: orange}</style> | |
<body> | |
<div style="max-width:900px; -webkit-transform:rotate(0deg)"> | |
<scene id="scene1" height="280"> | |
<label t="translate(0,275)"> | |
<tspan x="0" y="0em">The plan </tspan> | |
</label> | |
<actor t="translate(131,15 )" pose="-11,9|-4,125|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-27,82|-50,96|10,87|32,98"> | |
<bubble pose="0,0|-20,10|-81,49|22,44|-17,87|-64,102"> | |
<tspan x="-40" y="0em">1. Take a random guess</tspan> | |
<tspan x="-40" y="1em">in known area because</tspan> | |
<tspan x="-40" y="2em">hey, why not?</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene2" height="280"> | |
<actor t="translate(131,15 )" pose="-11,9|-4,125|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-27,89|-35,71|17,102|32,124"> | |
<bubble pose="0,0|-20,10|-81,49|22,44|-17,87|-64,102"> | |
<tspan x="-40" y="0em">2. Walk towards guess</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene3" height="280"> | |
<actor t="translate(131,15 )" pose="-11,9|-4,125|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-27,89|-14,113|17,90|29,98"> | |
<bubble pose="0,0|-20,10|-81,49|22,44|-17,87|-64,102"> | |
<tspan x="-40" y="0em">3. Receive new information</tspan> | |
<tspan x="-40" y="1em">from mission control.</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene4" height="280"> | |
<actor t="translate(131,15 )" pose="-11,9|15,131|7,95|7,85|-6,91|-11,59|-16,34|-21,9|-6,34|-1,9|5,78|3,54|14,71|16,54"> | |
<bubble pose="0,0|-20,10|-81,49|10,34|-29,77|-80,99"> | |
<tspan x="-40" y="0em">4. Lug the receiver out to </tspan> | |
<tspan x="-40" y="1em">read new known area.</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene5" height="280"> | |
<actor t="translate(113,19)" pose="-11,9|9,121|-11,99|-11,89|-8,77|-8,57|-13,32|-18,7|12,34|21,11|-27,89|-35,71|10,84|19,66"> | |
<bubble pose="0,0|-20,10|-81,49|22,44|-17,87|-64,102"> | |
<tspan x="-40" y="0em">5. Look under rocks for keys</tspan> | |
<tspan x="-40" y="1em">(might as well)</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
<scene id="scene6" height="280"> | |
<actor t="translate(131,15 )" pose="-11,9|-43,139|-11,101|-11,91|-6,91|-11,59|-16,34|-21,9|-6,34|-1,9|11,92|32,110|14,106|23,125"> | |
<bubble pose="35,-19|15,-9|-46,30|76,25|37,68|-3,83" t="translate(-9,3)"> | |
<tspan x="-40" y="0em">6. Go to Step 1 (argh)</tspan> | |
</bubble> | |
</actor> | |
</scene> | |
</div></body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment