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. Avori 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 Avori where behavior belongs before asking it to write code.
Avori Core supports unlimited local projects and GDDs. Choose the optional 100-request Gemini trial, Personal BYOK, or prepaid Avori Balance for eligible managed models.
GDScript context Avori can use
What this workflow keeps visible
See the context Avori 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.
Avori 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 Avori write GDScript?
Yes. Avori can help write, explain, refactor, and debug GDScript when you connect the relevant project context.
Can Avori reason about Godot nodes and scenes?
Yes. Avori can help plan around nodes, scenes, signals, resources, and project rules rather than only producing isolated code.
Does Avori support Godot 4?
Yes. Avori supports Godot 4 workflows through its Hub and plugin system.
Related Avori pages
Start from the path that matches your game.
Build a first playable inside Avori, start a new Unity, Godot, or Unreal project, or connect the game you already have.