Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
News - Don’t Miss: The six year journey to Donut County

#1
Don’t Miss: The six year journey to Donut County

<div style="margin: 5px 5% 10px 5%;"><img src="https://www.sickgaming.net/blog/wp-content/uploads/2019/10/dont-miss-the-six-year-journey-to-donut-county.jpg" width="250" height="250" title="" alt="" /></div><div><p>In a crowded sea of games this year, developer Ben Esposito launched <a href="http://www.donutcounty.com/"><em>Donut County</em></a>,&nbsp;a quirky, personal game filled with hand-crafted puzzles where players control a hole in the ground that sucks&nbsp;up a fictional Southern California county.&nbsp;</p>
<p>Esposito spent six years of his life making this&nbsp;wonderful game, and he learned a lot along the way.&nbsp;We sat&nbsp;down with Esposito on the <a href="https://www.twitch.tv/gamasutra">Gamasutra&nbsp;Twitch channel</a>&nbsp;and picked&nbsp;his brain — here’s what he had to say.</p>
<p><em>Edited for length and clarity.</em></p>
<p>I knew I wanted the game to be about erasure because it’s a game where you play as a hole in the ground, and you erase all the things that are in a place.</p>
<p>Because I knew early on — you play as a hole in the ground but the hole’s not a character, the hole is just a concept right? So the real character of the game is the stuff you put into it, so the stuff has to be really important. Then literally what’s happening in every single level is you’re erasing someone’s home, essentially.</p>
<blockquote><p>&nbsp; </p>
<h6><span>“I can tell this story from the perspective of an idiot tech gentrifier person.”</span></h6>
</blockquote>
<p>I wanted to keep the game pretty human scale because I think your connection to those objects and the way you expect them to behave… I knew it was a game about erasure, but i didn’t know what the real story was.</p>
<p>So coming back around to “ok, well, how do I do a story about erasure that I can build off of my personal experience?”&nbsp;I know my personal experience is moving to LA to work on video games and seeing neighborhoods change as a result of a bunch of tech workers moving into a specific area. So an area like Venice Beach, which was like totally taken over by Facebook, Google, and etc., boxing the existing residents out and raising the rent and, you know, stuff like that.</p>
<p>I was kind of aware I was part of this process, and seeing this neighborhood change I was like, “Oh cool, I love LA and this is something that is just happening around me, and it’s something that I’m kind of complicit in. I can tell this story from the perspective of an idiot tech gentrifier person.” And that’s where the raccoon BK came from; he’s like a cartoon version of my character type, so to speak.</p>
<p>I ended up with more adventure game-style puzzles than strictly systemic puzzles.</p>
<p>There is a version of this game where it’s a puzzle game and it’s got way more systemic rules and you treat it more like a Sokoban or something where it’s like, “Okay, I have these types of objects and I have to get this over here, and these are my constraints around it.”</p>
<p>But I think in terms of getting you to be immersed in the logic, the silly logic of <em>Donut County</em>, the puzzles need to have their own consistency that you learn over time. The way the game is silly and the way the game has really stupid rules, I thought that was the most fun way to explore the puzzles —&nbsp;to introduce you to new concepts that told you a little bit about the feel of the world.</p>
<p>The style was&nbsp;informed by the type of illustration stuff that I’m familiar with and in terms of&nbsp;the silhouettes and broad shapes, informed all the characters and things like that.</p>
<p>But it’s also efficient, because I knew that if I was going to model almost everything in the entire game, I needed a process that scales. Although stuff is modeled in Maya, because that’s what I was familiar with, people are doing really similar work in Blender, and you could do it in anything.</p>
<table align="right" class="image">
<tbody>
<tr>
<td><img src="https://www.sickgaming.net/blog/wp-content/uploads/2019/10/dont-miss-the-six-year-journey-to-donut-county.jpg"></td>
</tr>
<tr>
<td class="caption"><strong><em>Ben Esposito</em></strong></td>
</tr>
</tbody>
</table>
<p>My rule was no textures, so everything has to be built with flat colors. The meshes are cut up, just so. So if you see the rocks with those dark red streaks along them, that’s actually just cut into the mesh, that’s not a texture. And that was my approach to everything: if I want that vector quality of this game to scale to any resolution, I have to build it into every single mesh, and so I had a rule of like no more than four colors per object, unless it’s like a really large object.</p>
<p>So I built this in Unity, and if you’re familiar with Unity, i mean a lot of game engines work with the same type of material system, but the way i did this was I modeled most of them in black and white just using four&nbsp;different materials. I would kind of have a light one, a dark one, a middle one, and an accent. Then I would bring them into the engine, and since they were made with separate materials which are each their own asset, I would color the scenes in Unity. I’d have the thing open and then I’d just be tweaking the individual colors one by one until I had the right feel for the scene. So that was my process.</p>
<p>Unfortunately, each material is a draw call so it’s not that efficient. I could have gone in and like baked them all into textures or vertex colors after the fact, but the shaders are simple, it’s just showing a color, so I think it was fine. It could be optimized further, but I just liked the convenience of being able to tune in the actual engine.</p>
<p><a href="http://www.giantsparrow.com/games/swan/"><em>The Unfinished Swan</em></a>&nbsp;[on which Esposito was a level designer] is a short game that is very experimental and has novel mechanics that we tried to use in interesting ways, up until the point where we felt like we’d explored them and then we move on to the next concept.</p>
<p>So I think my process for working on this game [<em>Donut County</em>] was probably informed by the type of work we were doing on that game because I was coming from a place of “ok, I want to explore a novel mechanic and I&nbsp;want to tell a story.” That puts a lot of constraints on what you can do. That’s usually the reason why you end up with something that’s like pretty short and tight.</p>
<p><strong><em>A donut without a hole is called a NUT.</em></strong></p>
<p>Also, <em>The Unfinished Swan</em> was a really interesting game we tried to make really accessible to non-gamers, but there was a limit for how much we could do that because it was a first-person control scheme…We were thinking we were making something very, very accessible to gamers that maybe don’t even play FPSes, but it still had a limit to how accessible it really could be because a lot of people aren’t able to both move and look independently on each stick, because it’s a lot to ask for.</p>
<p>So the controls [<em>for Donut County</em>]&nbsp;were kind of a reaction to that and [the question], “ok how can I take it a step further and build a game where it doesn’t rely on any gaming knowledge in order to get started playing?” So that’s why there’s only a tap&nbsp;or a click&nbsp;or&nbsp;one-button and a movement, and that’s it — and you almost never need the tap anyways except to advance the dialogue.</p>
<p>So I built it with that constraint because I wanted to push the accessibility even further — so&nbsp;my grandpa can play the game! He’s 91 and he was like, “wow I was really impressed that I got 30 minutes into it.” You know his approval isn’t always easy to get, so that was a big deal.</p>
<p>Probably the biggest reason I went with a publisher [Annapurna Interactive], the most important reason to me, was that I&nbsp;knew that with my limited amount of time and energy remaining to work on the game,&nbsp;I wouldn’t be able to make a splash in the way that I think the game needed to succeed.</p>
<p>I could have put it on Steam by myself, and then hope that it goes&nbsp;viral and people tweet about it and stuff. I had a feeling that people would dig it, but I didn’t think that that&nbsp;[earlier] version of the game — [the one] that was a bit smaller and that was only on one platform and that was not marketed to any significant extent — I think the game had more potential than that.</p>
<blockquote><p>&nbsp; </p>
<h6><span>“If me from the past showed me this game I’d be like, ‘dude, you don’t even know how much time this is going to take for you to finish. You think you have it figured out but you haven’t even started.'”</span></h6>
</blockquote>
<p>And so working with a publisher was really, really nice for that reason. They brought it to a bunch of conventions, they also helped negotiate deals with console, they had a relationship with the App Store. So those kinds of soft connections and them taking care of that stuff for me helped really expand the impact of the game.</p>
<p>I think that was really, really worth it, and also just having someone else to put some external pressure on the process in terms of like, “hey, why don’t we launch on this date, stop noodling on things.” That stuff was extremely, extremely valuable. Otherwise, I wouldn’t have have known when it was ok to stop working on the game. It helped for a lot of reasons like that.</p>
<p>So much time passes when you make a game. In my case, the 2013 me who started working on this game full-time is a different person than I am now. I&nbsp;don’t think that I’m going to stop growing and changing, so this was a really good idea for me to make when I was however old I was in 2013. It was exactly what I should’ve been doing then, and it was exactly what I wanted to do then, and it’s different now.</p>
<p>I can look back on it and say “I can’t recommend anyone else do this,” but I wouldn’t have done it any differently — I had to learn that stuff for myself. The reason I just can’t suggest it is because it might not have turned out good. There’s a chance that things might not have worked out the way they did. I don’t even think I&nbsp;would give myself the advice to keep going.</p>
<p>If me from the past showed me this game I’d be like, “dude, you don’t even know how much time this is going to take for you to finish. You think you have it figured out but you haven’t even started.” So I think [the game’s development] is a representation of me&nbsp;in the sense of this is me growing up, this is me over six years working on a project, improving my skills, but also changing my sensibilities and my approach to design.</p>
<p>You can kind of see the game changes near the end. Some of that is a reaction to the work I was doing at the beginning and the way the industry has been changing, stuff like that. I feel like it’s me but it’s not like I wrote it all down on paper and I stuck to that and I adhered to that. It’s more that this is what I was able to produce and it represents me at all those different points of my life.</p>
<p><em>For more game developer interviews, be sure to follow the <a href="https://www.twitch.tv/gamasutra">Gamasutra&nbsp;Twitch channel</a>.</em>&nbsp;</p>
</div>


https://www.sickgaming.net/blog/2019/10/...ut-county/
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016