Posted October 03, 2025 by rockingprojects
#devlog
Today, let’s look under the hood. Many ask how Hexabot’s legs actually move.
The answer: it’s complex. Each leg moves individually. The player only sets the target — where the foot should land — and the game adapts it to the terrain, like stairs.
If the step is big enough, the leg lifts.
Not all legs move at once — otherwise the bot would look like it’s jumping.
And when standing still, the legs slowly return to a resting pose.