Color Block Away Block Jam 3D
Puzzle

Color Block Away Block Jam 3D

Clear a 3D grid of blocks by tapping them in the correct order based on their specific directional arrows.

Puzzle3dUnblock

About

Color Block Away is a "Vector-Unblocking" puzzle (Tap Away 3D style). The technical core is "Collision-Raycasting." Each block has a predefined movement arrow (vector). Tapping it triggers a move. If the path is clear (Raycast = Null), it flies away. If blocked by another object, it returns. It tests "3D Spatial Reasoning" and "Dependency Order" (Object A blocks Object B).

Controls

You see a rotatable cluster of blocks with arrows. Your goal is to clear them all. Interaction is "Rotate-and-Tap." Swipe to rotate the camera to find blocks with clear paths. Tap a block to send it flying in the direction of its arrow. You must peel the "Onion Layers"—remove outer blocks to unblock inner ones. Blocks are often color-coded for visual grouping.

Strategy

Solving jams depends on "Surface-Normal Analysis." Focus on blocks pointing "Outward" into empty space. Blocks pointing "Inward" are mathematically locked until the core is gone. A pro strategy is "Opposite-Pairing"—if you clear a block moving Left, immediately look for the corresponding block moving Right on the opposite side, as the structure is often symmetrical.

Frequently asked questions

Q: Can I change a block's direction?

A: No. The arrow vector is fixed. You must clear the obstacles in its path, you cannot change the path itself.

Q: What if I get stuck?

A: Rotate the camera 360 degrees. A "Key Block" is often hidden on the bottom or back face. There is always a valid move; deadlocks are impossible by design.