Toonbots archive - episode published 20010107


First toon    Previous toon    Next toon    Today's toon
Chapter XXI. In which BoxJam learns that size is no indication of power, and that power corrupts. Heh, heh.

The script used to make this toon:
<cartoon height="400" width="400" rowformat="2">
<panel>
  <character name="boxjam" rel-h="50" rel-w="90">
    <draw name="face" type="ellipse" fill="rgb(151,226,255)"/>
    <point name="bridge" loc="middle up 5"/>
    <draw name="lefteye" fill="rgb(151,226,255)" type="ellipse" rel-h="20" rel-w="20" center="bridge left 15"/>
    <draw name="righteye" fill="rgb(151,226,255)" type="ellipse" rel-h="20" rel-w="20" center="bridge right 15"/>
  </character>
  <character name="dot"/>
  <caption location="bottom left" size="17">One, two eyes.  Good.</caption>
  <caption location="top right" fgcolor="blue" size="20">Heya.</caption>
</panel>
<panel>
  <character name="boxjam" action="modify">
    <draw name="lefteye" center="right 20"/>
    <draw name="righteye" center="right 15" width="80%" height="80%"/>
  </character>
  <caption location="top left" size="20">Um.</caption>
  <caption location="bottom right" fgcolor="blue" size="20">I'm the Dot.</caption>
</panel>
<panel>
  <character name="boxjam" action="modify">
    <draw name="lefteye" center="right 20"/>
    <draw name="righteye" center="right 15" width="80%" height="5%"/>
  </character>
  <caption location="top left" size="20">A bit character, I see.</caption>
  <caption location="bottom right" fgcolor="blue" size="20">But I know the metacartoonist.</caption>
</panel>
<panel>
  <character name="boxjam" action="modify">
    <draw name="face" fill="orange"/>
    <draw name="lefteye" fill="orange"/>
    <draw name="righteye" fill="orange"/>
    <draw name="brow" fill="orange" type="ellipse" rel-h="40" rel-w="70" center="bridge up 30" start="50" end="130"/>
  </character>
  <caption location="top left" size="20">What's a meta --</caption>
  <caption location="bottom left" size="20">Oh.  Yeah.  Ha-ha.  Good one.</caption>
</panel>
</cartoon>







Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.