Behind the scenes: The beehive

This is the final article in a 7-part series written by Eve, the Clever Endeavour Community Manager, about the making of the A-cobra-tic Update for Ultimate Chicken Horse, which was released in March 2020. Each article reveals some of the process of making new content for the game, and shows in-progress images of each of the A-cobra-tic features that have never been shown to the public before.

Not the bees!

The beehive as a new block for the A-cobra-tic Update kind of snuck up on us.

At our first meeting about the update, we all agreed to make 3 blocks, and the favored ideas were unanimous. Though their design changed with iteration, we knew we were setting out to make a set of blocks with certain features, and those became the flamethrower, cannon, and one-way gate.

At our second meeting, we mostly discussed the design of those blocks, but Alex also pitched this new idea of a beehive and bees chasing players. As he put it, the concept was basically to introduce the Move or Die mechanic to Ultimate Chicken Horse, by adding something that would create a momentary pressure to keep moving forward no matter what, without any chance to pause and think.

this game also has a chicken in it!

this game also has a chicken in it!


The team was immediately enthusiastic about the idea of murderous bees. Who wouldn’t be? Therefore, we left the meeting knowing that we would prototype four blocks for the update, rather than three, as we initially intended. (This is what is known as scope creep, by the way.)

Art-wise, there were few iterations from the original placeholder image to the final design of the beehive:

placeholder

placeholder

first concept art

first concept art

final art

final art


Small tangent to avoid the ire of bee enthusiasts and to educate those who aren’t apiculturally inclined: this kind of artistic representation, which everyone thinks of as a beehive, is in fact more akin to a bee skep. Natural beehives only look like semi-amorphous blobs of honeycombs, usually covered in buzzing bees. Bee skeps are bell-shaped straw baskets that people used for beekeeping before square apiary boxes became the norm, and though they are rarely used nowadays, their appearance has shaped people’s collective imaginary for beehives in a pretty permanent manner.

a beehive, without the usual swarm of bees

a beehive, without the usual swarm of bees

ye olde bee skep

ye olde bee skep


Moving on to the bees themselves, the first “programmer art” version of them was simply a cloud of flies, taken from the Zombie Modifier animation, duplicated and rotated to look like a swarm. While we usually hand animate pretty much everything in Ultimate Chicken Horse, this placeholder helped us see that a different solution involving procedurally animated bee particles would be preferable, so that’s what Kyler set out to do. It’s hard to illustrate the details of that process, but it involved coming up with semi-random movement algorithms to create a visual effect that’s reminiscent of the organized chaos of bug swarms.

At the same time as artists were refining the bees’ look throughout development, programmers ran into a number of bugs (hehehe) to iron out with things like pathing, as shown below.

typical #gamedev stuff

typical #gamedev stuff


On top of artistic considerations and programming issues, we also kept facing new design questions to answer about the desired bee-haviour (sorry). For example: Should Ghosts be able to activate them? (We decided that they should, on account of the fact that it would be hilariously chaotic to allow players to torture each other from beyond the grave that way.)

One design question we pondered for a long time was whether bees should return to their hive after a kill, making the beehive possible to activate once more by a new victim. We experimented a bit with this, and saw two problems. First, we felt it was difficult to visually communicate the difference between hazardous bees targeting a player, and inoffensive bees making their way back home. When bees dispersed back to their origin, they definitely looked like they were a danger, yet we didn’t want them to be. Second, it wasn’t fully evident when was the exact moment that all bees had returned to their hive, and the beehive could be activated again.

bees returning to their hive after a kill

bees returning to their hive after a kill


Aside from those concerns, we also realized that it could actually be more interesting for beehives to be activated only once. If a beehive is placed where all players have to pass to reach the goal, they make it riskier to try and get First points. Similarly, bees can guard a coin, and selectively force players who get greedy to be on their toes. These kinds of things can help even out the playing field, by making that one platformer deity in your friend group face greater challenge in their quest to score a victory. For all these reasons, we ultimately decided to make bees fade away after successfully killing their target.

RIP

RIP


Like always, the final piece of the puzzle for this block was to have Vibe Avenue make the sound effects to go with it. There is nothing like the noisy buzzing of a swarm of bees chasing you to instill a real sense of urgency!

In addition to the sounds you hear during gameplay, every single block in Ultimate Chicken Horse also needs a number of audio effects in the user interface: for example, when you hover over it before selecting it in the Party Box or Inventory. These often aren’t noticed so much, but they can go a long way to make the game feel more responsive and alive. The beehive placement sound effect has become my favorite example of that. The fact that you hear a tiny “bzzbzz!” every time you place down a beehive simply makes me want to use that block more!


Of all the blocks in the A-cobra-tic Update, the beehive came with the biggest design challenges and demanded the most work. In the end though, we regret nothing about somewhat spontaneously deciding to add it to Ultimate Chicken Horse. We think it’s one of the most interesting blocks in the game yet, and our players’ positive reaction to it easily justifies our perseverance.

Thank you for reading this behind-the-scenes series! If you missed any of them, please also check out the articles on the flamethrower, Snake, the cannon, Space, the one-way gate, and The Ballroom.

Behind the scenes: The Ballroom

This is part 6/7 of a series of articles written by Eve, the Clever Endeavour Community Manager, about the making of the A-cobra-tic Update for Ultimate Chicken Horse, which was released in March 2020. Each article reveals some of the process of making new content for the game, and shows in-progress images of each of the A-cobra-tic features that have never been shown to the public before.


Constructing The Ballroom

While some levels in Ultimate Chicken Horse can be adaptations of concepts or layouts that the player community can generate, like Space was, there’s a lot of value in introducing ideas and mechanics that are completely new to the game. However, there’s a delicate balance between novelty and things that will cause us major headaches to implement.

It’s already possible for players to make levels with multiple goals in the Free Play level editor, and we regularly see examples of that from the community. On the other hand, level makers are limited to one start zone per level. The idea of a level with multiple starts has interested us for some time, because without the constraints of the in-game editor, it was fairly easy for us to make, while potentially creating a new play experience unlike any of our previous levels.

‘Cosmic Rift a and B sides’ is an example of a custom level with two different goals (5FHR-7H34)

‘Cosmic Rift a and B sides’ is an example of a custom level with two different goals (5FHR-7H34)


With that in mind, we had no issue agreeing to prototype a level with alternating start zones. The challenge we immediately faced, though, was determining what would be an interesting layout and theme for such a level.

I pitched the first idea with a very crude drawing. I imagined a series of start zones in a semicircle, and a suspended goal at the top and center of the playing field. You can’t really tell with my lacking art skills, but the proposed theme was a circus tent, with spinning plates as starting platforms.

what matters is that it gets the point across, okay?

what matters is that it gets the point across, okay?

While there was nothing especially wrong with this layout design, our desire to make the Space level a vertical one with a flag at the top meant that this would have been too redundant.

Not fully knowing what direction we wanted to take for this second level, we decided to experiment a bit with different layouts to see what interesting play patterns could emerge by placing the start zones in various ways around the level. We built three different prototypes and playtested each of them.

prototype 1

prototype 1

In Prototype 1, we placed the platforms around a large object that segmented the playing field.

This would have been most interesting if going between starts 2 and 3 (faded arrows) was ever a viable strategy, but we found that this didn’t happen naturally. The result was that playing this level mostly felt like playing two separate courses (solid arrows), and they were each sparsely populated with blocks.

Prototype 2

Prototype 2

Prototype 2 took a completely different approach, with the three start zones in succession, meaning that players would pass through the same path every time, but start at various distances from the goal. 

We found that this created little incentive to place traps in the first two thirds of the level, and that meant each run through it felt like it wasn’t made so different by alternating the starting point.

prototype 3

prototype 3

Prototype 3 was the general layout we went with: the three start zones at the top, and the goal at the bottom center, with symmetrical platforms at mid-height to avoid creating very long blind falls.

This had the advantage of creating two main paths (red/pink and purple/green), which gradually converge as you get nearer to the goal. It balances the objective of creating a different experience depending on where you start, while avoiding to create fully independent and sparse roads that feel like they have no relation to each other. It’s also possible – and sometimes desirable – to build into the big open zones on either side of the level to form longer, alternate paths (blue arrows).

This design was originally inspired by the Plinko board, where you choose to drop a puck from any number of locations at the top, let it bounce down on pegs that determine its path, and hope it will land into a desirable bin at the bottom. We also looked at pachinko machines, which function in roughly the same way, but are visually much more interesting. However, we decided that it was better for us to move away from that aesthetic altogether, because it emphasizes aspects of lack of control and random chance. That is the antithesis of Ultimate Chicken Horse, which is at least in part intended as a show of skill and intentionally calculated risk.

Plinko from the price is right

Plinko from the price is right

a japanese pachinko machine

a japanese pachinko machine


We also toyed with the idea of not having all the players start in the same location every round and randomly spreading them out, but that would have gone against another core value of the game: fairness. The whole point is to make sure that when you make the level harder, it’s not only your opponents who suffer the consequences, but you too.

Moving away from Plinko and pachinko, we eventually settled on a classier theme for our alternating start platforms: we made them into crystal chandeliers suspended from the ceiling of a ballroom.

the ballroom as you know it

the ballroom as you know it


We also flipped the goal upside down so that players couldn’t just fall straight into it from the start zones. This made sure that playing this level felt like platforming your way to victory, and not just hitting bumps on a ballistic path downwards. It also incentivizes players to build around the common objective in the very first rounds before moving outward to fill the funneling paths with traps, which tends to make for the most interesting gameplay.

When you look at the final product, The Ballroom seems like a completely straightforward level. It might be surprising that it required so much thought and experimentation to get it right!

P.S. I’m glad that we ended up with the theme of The Ballroom, because it gave our musical friends at Vibe Avenue an opportunity to concoct yet another totally banging track, which turned out to be one of my favorites in the game so far!

If you liked this behind-the-scenes article, make sure to check out the previous ones about the flamethrower, Snake, the cannon, Space, and the one-way gate. You can also look forward to the last part of this series, which will be published next week and will cover the making of the beehive!

Spooky matters, the return of #AskClevEndeav, and UCH in a museum exhibit

Hello friends!

Here’s what’s up with us this month:

  • A call for YOUR spooky Ultimate Chicken Horse levels

  • The return of the #AskClevEndeav vlog series

  • Four more articles in the A-cobra-tic behind-the-scenes blog series

  • Ultimate Chicken Horse in the A+D Museum’s Designing Worlds virtual exhibit

  • The release of Lucifer Within Us by Kitfox Games

  • Sponsoring the upcoming GAMERella game jam

  • This month’s charity: the Montreal Children’s Hospital Foundation

Shall we?


In the UCHverse

Let’s start with the Ultimate Chicken Horse related news.

First, we’re looking for YOUR spooky custom levels! As we often like to do for Holidays, we want to feature a full page of themed user-made levels in Ultimate Chicken Horse at the end of the month, in time for Halloween. To do that, we need you to send us your level codes before October 30th on this Steam event or on our social media.

There’s only about a week left, so don’t waste time!

2020-10-21 Spooky levels.png


Next, after a long hiatus due to the destabilizing weirdness that is the year 2020, the #AskClevEndeav vlog series is back on our YouTube channel with a brand new episode! Rich and Fabio answered questions from our fans, like: What’s the worst block in UCH? What’s the link between Elephant and Jane Fonda?

Watch the video to hear what they had to say about that and much more!


If you like to know more about how Clever Endeavour works as a team, and more importantly how new content for Ultimate Chicken Horse gets made, then you might also want to check out our ongoing blog series which takes you behind the scenes of the A-cobra-tic Update.

Since last month, we published four new posts, covering the making of Snake, the cannon, Space, and the one-way gate. Go check them out to see concept art and abandoned designs!

2020-10-21 Snake Concept.gif


Finally, Ultimate Chicken Horse was included in the A+D Museum’s Designing Worlds virtual exhibit, in the Gameplay Mechanics section. The exhibit includes an exclusive video interview with Richard, where he talks about our wonderful community – that’s you!

2020-10-21 Designing Worlds.png


Industry happenings

Last week, our Montreal neighbors and studio besties at Kitfox Games released Lucifer Within Us, a game that mixes detective work and the occult. If solving murders and performing exorcisms sounds good to you, we suggest you check it out for a good October game night!

2020-10-21 Lucifer Within Us.gif


Also from our local scene, the Technoculture, Art and Game (TAG) lab is preparing this year’s edition of GAMERella, a game jam made for people who are often marginalized in game-related spaces. For the first time, this year the event is fully online and accessible to participants from all over the world! First-time game-makers are welcome – no experience required.

Clever Endeavour is happy to sponsor GAMERella for another year by providing swag for their goodie bags, and three of our team members will be available as mentors during the event.

2020-10-21 GAMERella 2.jpg


The GAMERella game jam will be held on November 14th-15th. You can sign up here for free. In addition to the main event, there will also be workshops in the weeks prior, which will introduce attendees to game-making tools such as Bitsy, Puzzlescript, Construct 3, and INK.

The charity corner

Last but not least, in the name of Clever Endeavour’s employee-led donation program, Alex chose to make a charitable contribution to the Montreal Children’s Hospital Foundation in the month of September. This will go towards research funding, giving medical and therapeutic care to sick children, and supporting their families.

Thank you for reading!

<3
The Clever Endeavour team