Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Feedback wanted: is this Godot 4 demo-shell page clear/trustworthy enough to download?

A topic by shipkitstudio created 19 days ago Views: 91 Replies: 3
Viewing posts 1 to 4
(3 edits)

I published a small Godot 4 asset/tool here:


https://shipkitstudio.itch.io/godot-4-next-fest-demo-shell


This is a free/pay-what-you-want demo shell for Godot 4 projects where the gameplay is already working, but the public-demo wrapper still needs: pause, settings, input remap, reset/save-wipe hook, feedback link, store/wishlist CTA, build stamp, and a QA checklist.


I am looking for blunt feedback on the page and download trust.


Questions:

1. Is it clear who this is for?

2. Is the first screen specific enough?

3. Would the install path make sense for an existing Godot project?

4. Is the source-code ZIP + SHA-256 + manifest enough to make it inspectable?

5. What would stop you from downloading it?


Known limits: no Steamworks integration, no full save framework, and no full UI skin. It is plain Godot scenes/GDScript meant to be inspected first.

It is very clear who it is for with the long description and screenshots . It enhances the first impression. I would like a custom background and theme though. Also, I think the description is too long. Using headers would significantly improve the description.

I was wondering the same about my asset packs. 

Why is no one downloading even the free demo of my asset pack: https://codergenius72.itch.io/dualspace-asset-pack

Thanks, this is useful. The "too long / needs headers" point is fair. I was trying to answer trust questions in the page, but I can see how it turns into a wall of text. I’m going to tighten the first screen and make the sections easier to scan. On the free-demo-download problem, I’m seeing the same thing so far: "free" does not create action by itself. My current read is that people still need a very fast answer to three things: 1. Is this for my exact situation? 2. What do I get in the first 30 seconds after downloading? 3. Can I trust/inspect it without wasting time? For asset packs, I would probably make the first screen show one concrete use case, one actual in-engine preview, and one tiny sample of what is inside before the longer description. Then I’d watch referrers/views/downloads separately, because if views are low the page may not be the real problem yet.

Quick blunt pass: the page already feels reasonably trustworthy to me, but it still asks the downloader to infer too much about install risk.

For an existing Godot project, the first screen should answer these before the long pitch:

- Which Godot versions are supported.

- Exact install path / folder structure.

- Whether it touches project.godot, InputMap, autoloads, save files, or editor settings.

- How to uninstall or remove it cleanly.

- What the free/pay-what-you-want download includes.

- A 30-second import -> run GIF, ideally before feature screenshots.

The phrase "demo shell" is good, but I would add a tiny "safe to inspect first" block near the download button:

"Plain Godot scenes + GDScript. No Steamworks dependency. No save framework replacement. Includes QA checklist and build-stamp hook."

That would make the download feel much safer because it names the boundaries. Right now the page sells the benefits well, but trust comes from saying what it does NOT do.

For the install path specifically, I would show one concrete example:

1. Copy/addons/demo_shell/

2. Open demo_shell_demo.tscn

3. Map your feedback/store URLs

4. Run included smoke-test scene

So my answer: yes, it is close enough to download, but I would move "install safety / boundaries / uninstall" above some of the marketing copy.