Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
A Godot addon that improves your scripting experienceIt improves organization and navigation when scripting in the Godot editor.
GDScript Sections
A small addon that improves organization and navigation when scripting in the Godot editor.
Table of Contents
About The Project
Built With
Version: Godot 4.1
How To Use
CTRL+U
- Toggles visibility of the addon (Godot's script editor must have focus)
CTRL+J
- Toggles visibility of sections (Godot's script editor must have focus)
To change text of a section
- Simply click on its current text
Installation
Using Godot Asset Library
In-editor
AssetLibSearch for
GDScript Sectionsin Godot's in-editorAssetLiband press downloadEnable the addon in
Project -> Project Settings -> Plugins
Online
Dowload the ZIP archive from link.
Import the folder
gdscript_sections/into your Godot project'saddons/folder (Godot v4.1).Enable the addon in
Project -> Project Settings -> Plugins
Manually
Clone the repo OR download and extract the ZIP archive.
git clone https://github.com/VinhPhmCng/gdscript-sections.gitImport the folder
gdscript_sections/into your Godot project'saddons/folder (Godot v4.1).Enable the addon in
Project -> Project Settings -> Plugins
Contribute
- Any contribution is much appreciated.
License
A Godot addon that improves your scripting experience
It improves organization and navigation when scripting in the Godot editor.
Reviews
Quick Information
A Godot addon that improves your scripting experienceIt improves organization and navigation when scripting in the Godot editor.
