Tools

Showing 720 of 1,123 results
Page60 of 94
MiniScript C# hero image

MiniScript C#

by raiyni

FREE

Provides an easy to use node for integrating MiniScript into your project. Versions: 1.2.0 - Support all keywords in highlighter 1.1 - Add code highlighter 1.0 - Release

Godot ConsoleCapture (C#) hero image

Godot ConsoleCapture (C#)

by alia5

FREE

Provides a ConsoleListener-Node that allows you to listen to the output of StdOut and StdErr. Additionally provides static helper methods to force-show a console window on Windows

NV Script Editor hero image

NV Script Editor

by naiive

FREE

extend Script Editor features

NV File System hero image

NV File System

by naiive

FREE

Allow Editor File System to dock at the bottom panel, similar to the layout found in Unreal Engine / Unity, with Menu & Shortcuts to Switch & show/hide the File System. - Use Shortcut `Alt + S` to toggle the dock location and `Control + Space` to show / hide the file system when docked on the bottom. - Or simply click/press FileSystem Split Mode button. - The Shortcut menu is available in : Projects > Tools > File System > Switch File System Dock - to customize the shortcut, you can modify th...

EZStorage hero image

EZStorage

by mashumafi

FREE

Easily store/fetch data using key-value storage. EZStorage * A low-level key-value storage using the file system. * Store/Fetch anything that would work with var2str. * Replication logic can prevent corrupted files. EZCache * An efficient in-memory cache that only loads files once. * Includes events for receiving updates when values change.

Godot Version Updater Plugin hero image

Godot Version Updater Plugin

by christinecdev

FREE

This is a tool designed to help update Godot to the latest version within the editor. This plugin eliminates the need to manually download, extract, and open up the newest version of Godot from the Godot website. Upgrade your Godot version for Windows, Linux, MacOS, and Android from within the Editor.

Interactive Scene Changer (G4) hero image

Interactive Scene Changer (G4)

by vpgames

FREE

Simple interactive scene changer. Implemented as singleton/autoload class. This class/script allows you to quickly and easily make transitions between large scenes. Implement your custom lightweight loading/transition screen and load large scene. You get feedback of loading status of your scene in procent(%). You can also setup you loading screen to awaiting player action to go to next scene. This implementation works also for web applications. Version 0.1.0

abfi: Allegro Bitmap Font Importer hero image

abfi: Allegro Bitmap Font Importer

by snoopdouglas

FREE

Imports FontFile resources from plain PNG images in a simple format. See the readme for usage instructions: https://codeberg.org/starriver/abfi/src/tag/v3.0.1/README.md

BTransition hero image

BTransition

by blockyheadman

FREE

Allows for you to transition scenes smoothly from one to another. Using one of the 4 different directions, you can smoothly animate your scenes from one to another!

AdMob hero image

AdMob

by poingstudios

FREE

Want to make money from your mobile game? The AdMob plugin created by Poing Studios for Godot v4.1+ lets you easily add ads to your game, whether you're on Android or iOS. Just focus on making your game awesome, and let AdMob take care of the ads!

MIDI Importer hero image

MIDI Importer

by g0retz

FREE

This addon allows you to import and parse MIDI files in your project as any other resource. It handles almost all available MIDI files features and also has some encapsulated tools for easier use.

DIISIS hero image

DIISIS

by snekofspice

FREE

A dialog tool that includes a dialog editor, and nodes to parse the resulting file to text on screen. Useful for narrative games such as visual novels, for which the plugin contains a project template. Documentation can be found on the GitHub Wiki: https://github.com/SnekOfSpice/dialog-editor/wiki