No-Code Game Systems

Whatever game you're dreaming of, these drop-in systems handle the parts that used to need a programmer: inventory, saving, quests, effects. You set them up by clicking, not coding. Start with a free one and build from there. The same systems power From Embers on Steam. Checkout on itch.io.

Questions before you start

I've never made a game before. Where do I start?

Grab the Free Starter Kit. It's a complete, playable story game for Godot: press play and you can walk around, talk to an NPC, take a quest, gather what it asks for, and save. Then make it yours by editing simple text files. Change the dialogue, rename the quest, swap in your own art. Every free Lite system ships in the same project, so you can switch one on the moment your idea needs it, and when you outgrow a Lite the full version on this page drops straight in.

Do I need to know how to code?

No. Every system is set up in the Godot Inspector using drag-and-drop and resource files, so you can get a working game loop going without writing a line of GDScript. It's real Godot underneath, which means you can extend it with code whenever you're ready.

Which version of Godot do I need?

Godot 4.3 or newer. The systems are built and tested on Godot 4.3+. (AAA Visuals uses the Forward+ renderer for its 3D features.)

Can I use these in a game I sell?

Yes, they're built to go into real, commercial games. They came out of From Embers, which is on Steam, and DelveWright was built on twelve of them. Check the individual itch.io page for each product's exact license.

Is this a one-time purchase, or a subscription?

One-time purchase, always. You buy a system once, it's yours to keep, and you can reuse it in every game you make. No subscription, no monthly fee, no per-game charge. Updates are free too: buy it now and re-download the latest version any time from itch.io. Check each product's itch.io page for its exact license.

How do I install a system?

Download it from itch.io and drop the folder into your Godot project. Each pack is self-contained with a demo scene and documentation. No extra plugins or build steps.

What is the free Lite version?

Most paid systems, and every VFX pack, have a free Lite tier so you can try the core feature before you buy. The Free Starter Kit and the Settings + Menus template are free forever. Start free, then upgrade when you need the full feature set. The full version drops in where the Lite was, no rebuild.

Do the systems work together?

Yes, that's the whole point. They share one save, item, and event backbone, so Inventory talks to Equipment, Loot, Crafting, and Save/Load without glue code. The bundles are those same systems, pre-integrated and discounted.

What if I get stuck?

Every pack ships with a working demo scene and documentation to follow along. If you still hit a wall, email me and I'll help you out.