Player, state, enemy, UI, manager, and helper scripts selected for the current task.
GDScript AI Assistant
AI help for GDScript that respects your Godot scene structure.
GDScript answers get messy when they ignore node ownership, signals, scene inheritance, resources, and project conventions. Aura helps keep those Godot-specific decisions visible while you plan or implement gameplay work.
Connect the project, add the GDD or design slice, attach the relevant scripts, and ask Aura where behavior belongs before asking it to write code.
Aura Core supports unlimited local projects and GDDs. Choose the optional 100-request Gemini trial, Personal BYOK, or prepaid Aura Balance for eligible managed models.
GDScript context Aura can use
What this workflow keeps visible
See the context Aura can use, the decisions that still need your judgment, and the checks to review before work changes your game.
Nodes, reusable scenes, inherited scenes, ownership boundaries, and editor setup notes.
Existing signals, naming conventions, emitted events, and places where coupling needs review.
GDD mechanics, tuning data, state transitions, and project-specific conventions.
Why GDScript AI should start with structure
The fastest generated script is often the wrong script. Godot projects stay healthier when behavior lands in the right node, state, resource, or reusable scene.
Aura helps by asking the project-structure question first: what already owns this responsibility, what should stay decoupled, and which signals or resources should carry the behavior?
Example GDScript workflow
The answer should name the scripts and nodes involved, the signal or state changes needed, and the smallest testable step.
When connected GDScript context matters
Use this workflow when code must fit existing nodes, scenes, signals, resources, state patterns, naming conventions, and design rules rather than becoming a disconnected script.
FAQ
Can Aura write GDScript?
Yes. Aura can help write, explain, refactor, and debug GDScript when you connect the relevant project context.
Can Aura reason about Godot nodes and scenes?
Yes. Aura can help plan around nodes, scenes, signals, resources, and project rules rather than only producing isolated code.
Does Aura support Godot 4?
Yes. Aura supports Godot 4 workflows through its Hub and plugin system.
Related Aura pages
Start from the path that matches your game.
Build a first playable inside Aura, start a new Unity, Godot, or Unreal project, or connect the game you already have.