gd.script_editor

Godot Engine Plugin to extend Script Editor Features

MIT License

Stars
3
Committers
1

NV Script Editor

for Godot Engine 3.x | for Godot Engine 4.x [WIP]

plugin to extend Script Editor features

Features

  • Switch Script List dock position ( using build-in toggle script panel button )
  • Script Tabs visibility toggle ( Tabs )
  • Split Mode ( Split )

Showcase

Installation

  1. Clone this Git repository:

    git clone https://github.com/naiiveprojects/gd.script_editor/tree/3.x.git
    

    Alternatively, you can download a ZIP archive if you do not have Git installed.

  2. Move the addons/ folder to your project folder.

  3. In the editor, open Project > Project Settings, go to Plugins, and enable the NV Node Pivot plugin.

License

Copyright 2024 NAIIVE and contributors

Unless otherwise specified, files in this repository are licensed under the MIT license. See LICENSE for more information.

Related Projects