Games · Model Watch
Roblox’s Cube beta gives generated objects working parts
Its 4D generation system adds behavior to 3D objects, starting with structures such as a car body and four wheels.
Reporting updated Sep 23, 2026

THE TAKEAWAY
A car that looks right still needs to drive. Roblox’s beta tackles the gap between a generated shape and a usable game object.
What Happened
Roblox introduced its Cube-powered 4D generation beta on February 4. Here, “4D” means interactivity: creators can enable an experience where players prompt an object into existence and use it.
The launch included Car-5, which separates a car into its body and four wheels, and Body-1 for single-mesh objects. Roblox says the system adapts behavior scripts to the dimensions of each generated object.
Why It Matters
A developer usually has to turn a finished shape into something the player can use. Generating separate wheels with driving behavior could shorten that job. The test is whether the object still works when a player asks for a strange shape.
Test the Awkward Version
Try a very long car, then a tall one. Check turning, collisions and how the player gets in. Keep the same test route so a good-looking result does not distract from a handling problem.
What Is Still Ahead
Roblox described arbitrary object structures and complete scene generation as future work. The announcement does not mean every requested object arrives with reliable behavior.

