DreamcatcherLearning CenterFirst Playable Test Scene

🎮 First Playable Test Scene

Build the smallest useful scene: one room, one object or NPC, one interaction, validation, and playtest.

Guide includedBeginner-friendlyUser guide
🎮

Flagship walkthrough

Written walkthrough ready

Written walkthrough ready. Follow the written steps below now.

What this page gives you

A tiny scene runs inside Godot and proves the core workflow.

Best forBuyers who feel excited but overwhelmed and need one guided win.
IncludedGuide included
Next resultA tiny scene runs inside Godot and proves the core workflow.
Workflow

Recommended learning flow

Follow this sequence before exploring the rest of Dreamcatcher. It keeps the learning path small and safe.

Create sceneAdd contentAdd one interactionValidatePlaytestSave
Step-by-step

Guide content

1

What to build

Build one tiny RPG-style room.

Add one player/start point, one chest or NPC, and one simple interaction.

Do not build a full game in this tutorial.

2

Create the scene

Start from a clean project with Dreamcatcher enabled.

Create and save a new test scene.

Open the Dreamcatcher interface.

3

Add starter content

Add or generate one small piece of starter content.

Keep the test small so validation and playtesting stay clear.

4

Add one interaction

Use one chest, NPC, or simple object interaction.

The goal is to understand trigger → result, not the whole logic system.

5

Validate and playtest

Run validation before playtesting.

Review warnings, then run the project in Godot.

Save the scene when the test works.

Visuals coming soon

Written guide available now

The written guide is available now. Optional videos and screenshots are coming soon.

01Clean projectVisuals coming soon
02Dreamcatcher dockVisuals coming soon
03Scene creationVisuals coming soon
04Starter contentVisuals coming soon
05Interaction setupVisuals coming soon
06Validation resultVisuals coming soon
07Playtest runningVisuals coming soon
Checklist

Completion checklist

  • Scene created.
  • Scene saved.
  • Player or start point exists.
  • One object or NPC exists.
  • One interaction exists.
  • Validation was run.
  • Scene was playtested.
  • Scene still opens after saving.
Avoid

Common mistakes

  • Trying to learn every tab first.
  • Generating too much content at once.
  • Forgetting to save.
  • Ignoring validation warnings.
  • Confusing preview content with saved project content.
Quick summary

In short

Dreamcatcher has many tools, so in this tutorial we are not exploring everything. We are only building the smallest possible playable test scene. By the end, you will know the basic path: create, add content, validate, and playtest.