ScyDev / Godot-Scripts
Collection of useful scripts for Godot Engine
☆19Updated 10 years ago
Alternatives and similar repositories for Godot-Scripts
Users that are interested in Godot-Scripts are comparing it to the libraries listed below
Sorting:
- Convert Godot scene branches into C++ engine-side code☆38Updated 3 years ago
- [WIP] Generate a theme for Godot projects quickly. Not usable in HTML5 yet!☆16Updated last year
- A plugin for Godot 3.2 that enhances textured materials.☆41Updated 4 years ago
- CSG Export Plugin for GodotEngine☆56Updated 2 years ago
- Mesh splitting and merging script for Godot☆50Updated 2 years ago
- Fixed timestep interpolation helper nodes for Godot, 3D and 2D as a c++ module☆31Updated 3 years ago
- This is a Godot Script (GDScript) (http://www.godotengine.org/) port of the Robert Penner's equations for easing. You can find much more …☆53Updated 5 years ago
- Godot Measuring Tape☆29Updated 9 months ago
- My programming related projects☆20Updated 2 years ago
- A Godot Addon to easily estabilish LAN connection between devices connected on the same router.☆30Updated 5 years ago
- A Godot 3.x theme based on Windows 10☆24Updated 2 years ago
- Adds support for saving, viewing and editing TextureArray and Texture3D in Godot 3☆22Updated 4 years ago
- Example of "collision"-enabled particle effects for Godot 3 using viewport depth buffers and shader logic.☆24Updated 3 years ago
- A 3D mesh creation and editing plugin for the Godot Game Engine☆15Updated 3 years ago
- Godot editor UI to spy on what a Viewport is rendering. Useful for debugging.☆33Updated 4 years ago
- Godot addon that simplifies working with MultimeshInstances☆13Updated 4 years ago
- This plugin will create a button (Resolution) in canvas editor (2D main page) which allow you to manage game test resolutions and switch …☆19Updated 5 years ago
- Display statistics of your Godot project☆34Updated 3 years ago
- A Godot plugin for World Editing tool to create connections between levels☆14Updated 2 years ago
- Plugin for the Godot editor that provides a convenient way to connect a bunch of UI elements to a script.☆22Updated 5 years ago
- An alternative to the built in tilemap node with an editor plugin to edit it☆43Updated 3 years ago
- Resource editor launcher addon for Godot 3☆20Updated 3 years ago
- Plugin to make skeletons poseable in the editor☆10Updated 4 years ago
- An Godot plugin to enable colors in the console☆21Updated last year
- Quake-style console for your Godot projects☆36Updated 5 years ago
- Tool to improve the development experience when creating Godot mod-loader mods.☆46Updated last month
- An addon for Godot Engine that allows creating subtitles very easily using the built-in Audio systems☆31Updated last year
- Demonstration project for the Level of Detail (LOD) Godot 3.x add-on