Content Browser

Content Browser

The Content Browser is your project's file management hub with an intuitive dual-pane interface for organizing scripts, images, and folders.

Overview

The Content Browser is located at the bottom of the editor window. It provides a visual way to organize your project files, create new content, and navigate between different scripts and assets.

Key Features:

Content Browser interface showing dual-pane layout with tree view on left and folder view on right, displaying scripts and folders

Interface

Dual-Pane Layout

The Content Browser uses a dual-pane design with a tree view (left) and folder view (right):

Tree View (Left Pane):

Folder View (Right Pane):

Visual Indicators

Toolbar

Resizable Interface

Resize the Content Browser by dragging the border with the canvas. Resize the tree/folder panes by dragging the divider between them. The editor remembers your layout preferences.

File Operations

Creating Content

Create Folders:

Create Scripts:

Import Images:

Renaming (F2)

Select a file or folder and press F2 (or right-click → Rename). Type the new name and press Enter.

Automatic Reference Updates

When you rename or move files, StoryFlow Editor automatically updates all references throughout your project - including Run Script nodes, dialogue images, open tabs, and the startup script setting. No broken links!

Deleting (Delete)

Select items and press Delete (or right-click → Delete). A confirmation dialog appears before deletion.

Duplicating Files

Right-click a file and select "Duplicate". A copy is created with "_01" appended to the name (or "_02", "_03", etc.).

Opening Files

Double-click a script file or press Enter to open it. Files open in new tabs at the top of the editor. Your viewport position (zoom and pan) is automatically restored when switching between files.

Saving Files

Multi-Selection & Drag-Drop

Multi-Selection

Perform batch operations on multiple files and folders:

Drag and Drop

Click and drag files or folders to move them:

Move Restrictions

You cannot drag a folder into itself or its subfolders (circular moves are prevented). The root "Content" folder cannot be renamed or deleted.

Keyboard Shortcuts

Shortcut Action
F2 Rename selected item
Delete Delete selected item(s)
Enter Open file or navigate into folder
Ctrl + Click Toggle item selection (multi-select)
Shift + Click Select range of items
Ctrl + S Save active file
Escape Cancel rename operation

Automatic Reference Updates

When you rename or move files, StoryFlow Editor automatically updates all references throughout your entire project:

This means you can reorganize your project structure at any time without breaking existing connections or manually updating references.

Context Menu

Right-click files or folders to access operations like Open, Rename, Delete, Duplicate, and Show in File Explorer (opens Windows Explorer at that location).

Validation Rules

Organization Tips

Create folders to organize by chapters, scenes, or features. Use descriptive script names like "ChapterOneIntro" or "MerchantConversation". Keep images in dedicated folders like "Backgrounds" or "Characters" for easy access.

→ Your First Project→ Dialogue Editor→ Visual Scripting→ Best Practices

← Previous: Play in Editor

Next: Runtime Debugger →