Quick Start
Get AI Scene Organizer up and running in under 5 minutes. This guide walks you through connecting your first AI Provider, performing a scan, and running your first auto-organization prompt.
Step 1: Set Up Gemini (Recommended & Free)
Google Gemini is the recommended AI provider because it offers a high-performance free tier that executes in under a second.
- Go to Google AI Studio.
- Log in with any Google Account.
- Click Get API key and generate a new key.
- Copy the key (starts with
AIzaSy). - In Unity, open the settings panel:
Edit ➔ Project Settings... ➔ AI Scene Organizer - Set Active Provider to
Gemini. - Paste your key into the Gemini API Key field.
- Click Apply & Save Settings.
Step 2: Open the Dashboard
Open the main command dashboard:
Tools ➔ Decnet ➔ AI Scene Organizer ➔ Dashboard
Dock the dashboard next to your Hierarchy view. This gives you a side-by-side view of the transformations as they happen.
Step 3: Run a Hierarchy Scan
- Go to the Scanner tab of the dashboard.
- Click Scan Scene.
- In seconds, the engine lists structural issues.
- Hover over any issue to see why the engine flagged it.
- Click Fix All to clean up the missing script errors and naming casings automatically.
Step 4: Execute an AI Grouping Command
Now, let’s restructure the hierarchy using AI.
- Go to the AI Director tab of the dashboard.
- Under the Prompt Panel, click the preset button:
Group light types, cameras, and UI elements. - The prompt input fills with:
Group all light types, camera elements, UI objects, and static meshes into clean folders. Ensure parent folders are capitalized. - Click Execute Prompt.
- Look at your Hierarchy window—a beautiful, organized tree is generated instantly!
- If the results need adjustment, press
Ctrl+Zto reverse the changes, adjust the prompt, and execute again.
Step 5: Generate an Atmospheric Mood
Let’s quickly adjust the scene’s lighting:
- Click the Atmospheric Controller tab of the dashboard.
- In the text box, type:
Neon Cyberpunk Night with volumetric purple fog and cold ambient lights - Click Generate Atmosphere.
- The engine automatically finds your main Directional Light, adjusts ambient colors, enables fog, and sets the colors to match your description.