An open API service indexing awesome lists of open source software.

https://github.com/disablak/quick-script-change

Godot 4 plugin for quick script navigation.
https://github.com/disablak/quick-script-change

godot godot-plugin godot4

Last synced: about 1 year ago
JSON representation

Godot 4 plugin for quick script navigation.

Awesome Lists containing this project

README

          

# Quick Script Change
Godot 4 plugin that allow you to change your script immediately!
If you left empty blank it'll show you last opened scripts.

## How to use:
***Double shift*** -> show popup.
***Tab*** -> select next script.
***Shift + Tab*** -> select previous one.
***Space*** -> confirm and change.

## How it works:
![](https://github.com/Disablak/quick_script_change/blob/main/how%20it%20works.gif)