- Understand where Fable 5 adds value in a real 3D project.
- Separate creativity, technical production, and validation.
- Define a first playable prototype you can actually finish.
Tasks you can delegate
- Pre-production: idea, genre, core loop, references, constraints, and design document.
- Technical design: folder structure, names, conventions, scripts, scenes, and import checklist.
- Programming: controllers, cameras, triggers, UI, enemy prototypes, and small tools.
- Review: spot pieces without proper scale, assets that are too heavy, fragile logic, or steps that aren't reproducible.
What not to delegate blindly
A model can suggest code and workflows, but it cannot on its own guarantee that a collision is correct, that a license allows commercial use, that a CAD part is manufacturable, or that a scene feels comfortable for a player. AI proposes; you verify.
Initial brief for Fable 5: I want to create a small 3D prototype in Godot 4. Profile: beginner with basic knowledge. Goal: a first-person playable scene with 3 rooms, 3 collectible objects, and a door that opens when the objective is complete. Tools: Blender for simple assets, Godot for the game. Constraints: - no online systems - lightweight assets in GLB/glTF - simple controls - project finished in 6 hours Return to me: 1. one-page design document 2. list of scenes and scripts 3. recommended folder structure 4. technical risks 5. verification checklist
Official sources
- Anthropic: Claude Fable 5
- Claude models overview
- Claude pricing