Downloading Stage Engine needs no account. Building with it does.
You do not need an account to download Stage Engine, and you do not need one to play a game you have already built. You do need one to build, because Director 1 and asset generation run over the network and that usage is attached to a person.
The line, drawn exactly
Three separate things happen around this app, and only one of them involves an account. Downloading and installing Stage Engine: no account, no email address, no card. Building a game with it: you sign in. Playing a game you have already built: nothing at all.
That third one matters more than it sounds. What you build is a Godot project in a folder on your own machine, and it becomes an ordinary desktop program. Anybody you hand that program to runs it without a Stage Engine account, without our app installed, and without us being involved in any way.
So the account covers exactly one part of this. Not the software, not your files, not the game. The building, and specifically the part of building that runs on hardware which is not yours.
Why building needs one
Director 1 writes the GDScript for your game through a model that runs over the network, and every request costs real money to serve. Asset generation works the same way, and so does the world data the builder pulls in. Those costs attach to a person. An account is how they attach.
There is no anonymous version of that arrangement. A tool doing this work either asks you to sign in, or hands you a small allowance and then asks you to sign in when it runs out, which is the same requirement with a worse moment of discovery.
We would rather the sign-in show up before you install anything than three hours into an evening you have already committed. That is why this page says it in the first line rather than the last.
What the account is not
It is not storage. Your projects sit in folders on your own disk. Nothing of yours is held on our side, so there is no saved version of your work that signing in unlocks, and no copy of it we could misplace.
It is not a licence to the engine. Godot is open source and free, and a copy of it ships inside the app on every plan, the free one included. The account does not rent you a renderer.
It is not a seat either. There is no team plan, no per-seat pricing and no enterprise tier. One person, one account, one desktop app.
What the free plan asks for
Not a card. The free plan gives you the same app, the same builder and the same engine as the paid ones. What the paid plans buy is more usage: Indie is $10 a month and Pro is $50.
Building by hand is not the part that meters. Sculpting terrain, drawing a lake, setting the weather, placing buildings and characters is you doing work on your own machine. What draws down a plan is asking Director 1 for behaviour and generating assets, because those are the parts that leave your computer.
So the free plan is a real answer to the objection the account raises. You can sign in, spend an evening on a world, and find out whether any of this suits you before money enters the conversation.
Who the account is genuinely a problem for
People who need a tool that runs entirely on their own machine with nothing phoning out. That is a legitimate requirement, and this is not the tool for it. Godot on its own is free, open source, needs no account and needs no connection. It also expects you to write the code, which is the whole of the trade.
It is also a problem if you wanted to try the thing without deciding anything at all. You do have to decide something: an email address and a few minutes. That is a smaller ask than most tools in this space make, and it is still an ask, which is why it belongs at the top of the page rather than buried in a footer.
Questions
- Can I download Stage Engine without an account?
- Yes. The download for Mac and Windows does not ask for an email address, an account or a card.
- Do I need an account to build a game?
- Yes. Director 1 writes your code over the network and asset generation works the same way, so that usage is attached to an account.
- Does anyone need an account to play the game I made?
- No. The finished game is an ordinary desktop program. Whoever you give it to runs it without our app, without an account and without a connection.
- Does the free plan need a credit card?
- No. The free plan does not ask for one. Indie is $10 a month and Pro is $50 if you want more usage later.
- Is there a team or shared account?
- No. There is no team plan, no per-seat pricing and no enterprise tier. It is one person on one desktop app.
- Where do my projects live?
- In folders on your own disk, as ordinary Godot projects. They are not stored on our servers, so the account is not holding anything of yours.