Project truth

Why is Godot a strong foundation for building games with AI?

Short answer

Godot is a strong AI game-building foundation because its projects are file-based, scriptable, exportable, and understandable. Flockbay uses real Godot/Flockbay Engine files so Director 1 can keep improving scenes, scripts, assets, controls, and export paths after the first browser preview.

What files does Flockbay work with?

Flockbay works against the real project filesystem: project.godot, scenes, scripts, assets, import metadata, and export configuration. The cloud path is a faster start, not a separate toy format.

Where does AI fit?

Director 1 and Codex App Server edit project files, inspect context, run checks, and prepare preview output from the project rather than only writing isolated snippets.

Why is Godot the right engine foundation?

Godot/Flockbay Engine gives Flockbay an open, controllable, file-based engine foundation. That matters for AI because Director 1 can change normal project parts instead of generating locked browser output that cannot grow into a serious PC game.

What should creators expect?

The first result is a playable foundation or prototype, not a finished commercial game from one prompt. Iteration and proof matter.

Questions this page answers

Is Flockbay a Godot plugin?

No. Flockbay is the creator layer. Godot/Flockbay Engine is the real PC project foundation underneath it.

Does the cloud project become a browser-only project?

No. Browser preview is generated from the project as a checkpoint; the source project remains a real Godot/Flockbay Engine project for desktop continuation.

Can experienced Godot users understand the output?

The project uses normal engine files, so the output should remain inspectable instead of being locked into a hidden format.