Coming from Godot?
If you’re familiar with Godot, you’ll feel right at home in Summer. The interface, node system, and scripting work exactly the same way you’re used to.Quick migrations will soon be available. As Summer is based on the Godot codebase, it allows us to focus on making the best AI-powered game development experience while maintaining a familiar editing environment. This makes it easy to migrate your existing Godot settings to Summer.
What’s the Same
Everything you know about Godot still applies in Summer:- Node system - All the same nodes, properties, and relationships
- GDScript - Your existing scripts work without changes
- Scene structure -
.tscn
files are identical - Project settings - Same export options and configurations
- Asset pipeline - Import settings and resource formats unchanged
What’s Different
Summer adds AI capabilities on top of the familiar Godot experience:AI Chat Panel
- Location: Docked on the right side of the editor
- Purpose: Natural language interface to modify your project
- Integration: Directly connected to the editor’s APIs
Enhanced Workflow
Instead of manually clicking through menus:- Describe what you want - “Add a player character with movement”
- Review the plan - Summer shows you what it will change
- Apply or modify - Accept changes or ask for adjustments
- Undo if needed - All AI changes use the standard undo system
Project Compatibility
Your existing Godot projects work in Summer:Opening Godot projects
Opening Godot projects
- File → Open Project (or use Project Manager)
- Browse to your Godot project folder
- Select project.godot file
- Click “Open”
Project indexing
Project indexing
When you first open a project, Summer:
- Scans all scripts, scenes, and assets
- Builds an understanding of your project structure
- Enables AI to provide contextual help
- Takes 30 seconds to 2 minutes depending on project size
Common Questions
Will my Godot plugins work?
Will my Godot plugins work?
Most Godot plugins work in Summer without changes. However, plugins that modify the editor interface may need updates for AI integration.
Can I go back to Godot?
Can I go back to Godot?
Yes! Summer projects are standard Godot projects. You can open them in regular Godot anytime.
What about version compatibility?
What about version compatibility?
Summer is based on Godot 4.x. Projects from Godot 3.x will need the standard Godot 3→4 migration process.
Getting Started
Ready to try Summer with your existing project?Download Summer
Get Summer installed on your system
First Chat
Learn how to use AI assistance effectively
AI Operations
Understand what AI can do in your project
Limitations
Current MVP limitations to be aware of
Need help or have questions? Reach out to our founders at founders@summerengine.com or join our community on Discord for fast responses.