Rotating Cube World Platformer

CubicRun

Navigate a Rubik-like moving world and time every step to reach the endpoint alive.

Overview

CubicRun drops players into a world that twists like a living puzzle cube. Paths rotate, surfaces flip, and safe routes vanish in seconds. Movement timing is everything, and panic kills runs. Reach the endpoint before the geometry turns against you.

Challenge

Ensuring player orientation and control clarity while the map continuously rotates and reconfigures.

Solution

Used camera-assisted orientation cues, predictive tile motion, and forgiving input buffering.

Stack

  • Unity
  • C#
  • 3D Platforming
  • Tween Systems
  • Level Logic

Related Projects