Gameplay GIF

Automatoys (2022)

Genre: Platform, Puzzle, Simulation

Platforms: iOS, Android

Engine: Unity

Website: automatoys.app

Roles: All except music and sound

The debut game for Idle Friday (est. 2018) which went on to be an Apple Design Award finalist in 2023. Each Automatoy is a unique, mechanical obstacle course. Tap, turn, tilt and spin the contraptions to help each ball hop and roll its way to victory.

About the project

early drawings

Early drawings in Procreate app

Proving the concept

The project began in Procreate on iPad, drawing ideas for obstacles and contraptions that could be used in levels. I then tested them out in Unity to make sure they were feasible and crucially, not janky. Any mechanic that worked was permitted through to the level designing stage.

Testing speculative collision in Unity

Various early level designs

Level design

The earliest level prototypes were so spindly that judging object depth was sometimes impossible, and designing around this was going to be a struggle. I quickly realised that levels were easier to both read and design if there was a central solid part on which the obstacles were laid out.

Another scrapped idea was rockets, which the ball would use as entry and exit points, to ascend from level to level. I found that they dictated the level design too much, and eventually opted for a dispenser and simpler goal, which also made more sense thematically.

Playing with shapes

When designing a new level, I began by playing with primitives — cubes, spheres and cylinders, until I had an overall shape with an interesting form and silhouette. I’d then consider what each section might be — a tilting maze, a circular maze within a dome, a rotating disc with a grabby arm — and so on. I’d begin to chisel a path through the structure, picking a spot for the dispenser and the end goal.

Timelapse of automatoy #4

Deciding on a route for the ball

The general shape of each level is different, but the contraptions are often repeated. This saves time but also helps with visual consistency and establishes a common appearance across all levels, as though manufactured using the same moulds and parts.

Level blockouts mid-progress

Play > Tweak > Repeat

Once a level worked in theory, I added all the physics colliders, imported them to Unity and hooked them up with scripts.

This made iterations after playtesting time consuming — the most efficient way to tune the difficulty curve was to tweak the timings and sensitivities of each obstacle.

Gameplay vs rendered colliders in Unity

Checkpoints, sort of

Losing the ball means restarting the level which, though reminiscent of its retro predecessors, felt harsh. Levels needed checkpoints but I didn’t want to teleport the ball which felt off-theme. Instead I introduced ‘soft’ resets after particularly tricky bits, which only set you back a bit.

‘Soft fail’ checkpoint mechanic

Levels at various stages of development

Final levels

Keeping score

Wanting a ‘best time’ system and minimal interface, I compromised with a clock that counts your score down from 3 stars based on specified time thresholds. This was inspired my trophy system in INKS!.

Level timer and corresponding star score

The soundtrack

Each automatoy moves to the beat of the music track. Since there were conveniently 12 levels it meant that composer Jake Gaule could write and produce a soundtrack for the game, featuring 12 tracks.

Jake also made the sound effects, and we worked together to implement them using Unity and the plugin FMOD.

OST soundtrack covert art