Grok Build can now drive procedural Unity animations without Blender or GLB files
Daniel_Farinax · x · 2026-07-26
Grok Build is being used to generate live Unity animations without Blender or imported assets
The post says Grok Build can now ship in-engine animations for Unity games by driving procedural asset generation directly in code. The example is an X-wing-style wing panel system whose S-foils open and close.
Key claims:
- No need for Blender
- No need for free assets from the internet
- No GLB imports
- Full control over the object
The workflow described is a manager that selects mechanical parts, switches to a “Mech” mode, and lets Unity drive the real hinge cycle — from closed to attack position and back — over a full 360° orbit, rather than relying on a baked GLB clip. The post frames this as the same code path that will run in the game itself.
More from coding & agent
- Treating agents like 50 First Dates: a 3-layer context system so every conversation doesn't start from zero — evielync · 2026-09-11
- SmolVM open-sources persistent computer infrastructure for agents that outlive chat sessions — aniketmaurya · 2026-09-11
- ARRM targets silent economic regressions in AI agents that functional tests miss — Beautiful_Belt_601 · 2026-09-11
- Dev builds browser 3D pizza delivery game with Claude: physics, GPS pathfinding, traffic AI — vinishkapoor · 2026-09-11
- Build X Carousel Posts from One Wide Image: A Splitter Tool Plus YouMind Skill Workflow — sujingshen · 2026-09-11
- "Anyone still coding the old way?" The joke capturing post-AI programming culture — lxfater · 2026-09-11