<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://levitycube.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://levitycube.com/" rel="alternate" type="text/html" /><updated>2026-08-31T21:38:21+00:00</updated><id>https://levitycube.com/feed.xml</id><title type="html">Levity Cube</title><subtitle>Independent game studio in Ontario, Canada. Maker of Cellar Creek and My Mochi 97.</subtitle><entry><title type="html">Looking Back at the Whiteboard That Built Cellar Creek</title><link href="https://levitycube.com/updates/whiteboard-lookback/" rel="alternate" type="text/html" title="Looking Back at the Whiteboard That Built Cellar Creek" /><published>2026-08-31T00:00:00+00:00</published><updated>2026-08-31T00:00:00+00:00</updated><id>https://levitycube.com/updates/whiteboard-lookback</id><content type="html" xml:base="https://levitycube.com/updates/whiteboard-lookback/"><![CDATA[<p>Back in April I scrawled a rough early map of Cellar Creek onto a whiteboard. It bears almost no resemblance to the game now, but I don’t think I’d be this far without it.</p>

<p>For those who can read the scribbles of madness made by a lefty, you might have noticed that the camera and dialogue systems “suck”. Now, other than needing a little extra polish, these things have been working great for a few months.</p>

<figure>
  <img src="/images/blog/whiteboard_map_design_v2_zoom.jpg" alt="Old feedback notes" />
  <figcaption>Things I was worried about back then</figcaption>
</figure>

<p>You’ll also notice a lot of blue lines and arrows, indicating the river network flowing through the game. This is back when swimming was barely functional and water would push you through the ground until you’re falling through a void.</p>

<p>Just reflecting on the worries of that time has been pretty motivating.</p>

<hr />

<h2 id="why-im-looking-back-now">Why I’m looking back now</h2>

<p>Sunday, I saw a Bluesky post of a fellow dev’s river design.</p>

<blockquote class="bluesky-embed" data-bluesky-uri="at://did:plc:cbjca4qyp4jqoupvatqe5aqu/app.bsky.feed.post/3mucvrmesis22" data-bluesky-cid="bafyreifnkjrjqblyx6d6odouqagjdbico7uiywazwc2jvqvyyfqdl4n66a" data-bluesky-embed-color-mode="system"><p lang="en">Doing som serious map / pond / river design!

#indiedev #gamedev<br /><br /><a href="https://bsky.app/profile/did:plc:cbjca4qyp4jqoupvatqe5aqu/post/3mucvrmesis22?ref_src=embed">[image or embed]</a></p>&mdash; Prplface - Wishlist ”Moose Migration” on Steam! (<a href="https://bsky.app/profile/did:plc:cbjca4qyp4jqoupvatqe5aqu?ref_src=embed">@prplface.bsky.social</a>) <a href="https://bsky.app/profile/did:plc:cbjca4qyp4jqoupvatqe5aqu/post/3mucvrmesis22?ref_src=embed">August 30, 2026 at 1:22 PM</a></blockquote>
<script async="" src="https://embed.bsky.app/static/embed.js" charset="utf-8"></script>

<p>This was one of those things that kind of hit in a funny way, since rivers aren’t often the main subject of design discussions, but are likely key to both of our games.</p>

<p>It made me think back to my own designs throughout the past year and I recalled the old whiteboard sitting in the corner of my office.</p>

<p>Seeing how different it is from the current state of Cellar Creek’s rivers gave me a sort of relief after worrying so long that I hadn’t made enough progress.</p>

<h2 id="was-there-anything-actually-wrong-with-it">Was there anything actually wrong with it?</h2>

<p>I actually wouldn’t say the map had anything specifically wrong with it. Instead, it was a jumping off point. It helped me move forward and try a new layout in the game engine. It was the version my partner patiently playtested weekly, and sometimes daily.</p>

<figure>
  <video src="/images/blog/design_v2_footage.mp4" autoplay="" loop="" muted="" playsinline="" preload="metadata" aria-label="The whiteboard layout in playable form"></video>
  <figcaption>Running around in the whiteboard world</figcaption>
</figure>

<p>It helped to solidify things and cut others. During the testing of this layout, I:</p>

<ul>
  <li>Moved from a height map terrain that uses a continuous mesh, to a dual-grid 3D tilemap system</li>
  <li>Decided how creatures and NPCs would interact</li>
  <li>Nailed down traversal and camera systems</li>
</ul>

<h2 id="where-cellar-creek-is-now">Where Cellar Creek is now</h2>

<p>While the layout is nothing like the previous, my worries about progression in the game are shrinking and the lessons learned will persist: The camera and movement systems, the spacing of the objects and creatures, and the ideas for puzzles and hidden collectibles. Not to mention the spirit of the mini open world connected by a network of rivers. Oh yeah, and swimming doesn’t slingshot you into the void!</p>

<figure>
  <img src="/images/blog/map_in_editor.png" alt="A small section of the current Cellar Creek map, laid out in the Unity editor" />
  <figcaption>The layout’s continued evolution into a more fleshed out world that I can easily expand upon</figcaption>
</figure>

<p>I’m not worried about map layouts so much anymore. The game’s mechanics, objects, and creatures now influence the more detailed layout design.</p>

<p>My focus now is closing the larger progression loop for “Chapter 1”: the story beat sequences, art for a few key characters, the UI for rewards and inventory… all of which push the player to explore new biomes and the last pieces of a puzzle before sharing a new demo to a broader group to playtest.</p>

<hr />

<p>What do you do with your scrapped designs? Do they return in unexpected ways or do they get crumpled up and tossed in the bin?</p>]]></content><author><name></name></author><summary type="html"><![CDATA[Before I wiped my whiteboard, I took a photo of it. The first of many redesigns of Cellar Creek's mini open world.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://levitycube.com/images/blog/whiteboard_map_design_v2.jpg" /><media:content medium="image" url="https://levitycube.com/images/blog/whiteboard_map_design_v2.jpg" xmlns:media="http://search.yahoo.com/mrss/" /></entry></feed>