File System
The File System panel exposes the current project directory inside Project Studio.
What You Can Do
- Browse folders and files
- Expand and collapse directories
- Select files
- Double-click files to open them in VS Code
- Rename files and folders
- Delete files and folders
- Drag files into supported editor targets
File and Folder Operations
The surrounding editor actions also support:
- creating folders
- creating materials
- importing textures
- importing
.glbmodels - creating primitive meshes
Validation and Safety
Based on the implementation, the panel includes safeguards for:
- invalid filenames
- duplicate names
- renaming outside the project root
- confirming destructive deletes
This panel is the main bridge between the on-disk project structure and the in-editor asset workflow.