All Gadgets

Showing 1,356 of 2,199 results
Page113 of 184
Funcy hero image

Funcy

by drdan

FREE

An addon to aid a functional programming style in gdscript.

String utilities hero image

String utilities

by mxt08

FREE

A simple string converter, ideally for developing.

Fader hero image

Fader

by madcatvr

FREE

Addon offers easy to use fader. The most typical usage is for transitions: func _transition(): await $Fader.fade_to_black() # hide/unload old stuff # show/load new stuff $Fader.fade_to_clear() Noteworthy features: - blocks mouse input on fade out (but allows on fade in) - fading can be awaited - allows fading out to any color in addition to standard fade_to_black and fade_to_white - allows fade speed customization

Awesome Custom Cursor hero image

Awesome Custom Cursor

by david4c

FREE

A new customizable cursor! Edit an AnimatedSprite2D and thats it! Install once and no further configuration! Features * Animation support

Rapier Physics 2D - Fast Version with Parallel SIMD Solver 2D hero image

Rapier Physics 2D - Fast Version with Parallel SIMD Solver 2D

by ughuuu

FREE

A 2D drop-in replacement for the Godot engine that adds stability and fluids. This version is deterministic, just not cross platform deterministic. This version has: - SIMD (Single instruction, multiple data) operations for even faster performance - parallel solving.

StateMachine 2D hero image

StateMachine 2D

by 291700351

FREE

自己使用的,简单的状态机插件

Kinematic Character 3D Demo hero image

Kinematic Character 3D Demo

by godotengine

FREE

Kinematic character demo for 3D using a cube for the character. This is similar to the 3D platformer demo. Language: GDScript Renderer: Forward+

MagicaVoxel importer with extensions++ 3D hero image

MagicaVoxel importer with extensions++ 3D

by violgamba

FREE

This plugin lets you use MagicaVoxel VOX files in Godot. Once the plugin is downloaded and enabled in your project (in Project->Project Settings->Plugins) any VOX files in your project folders will show up in Godot and can be used as either Meshes or MeshLibraries, depending on their import settings. This plugin is a fork of https://godotengine.org/asset-library/asset/341. This means it has all the features of that plugin. However, it includes many new features. Enough that I decided to submi...

Godot WRY — UI with HTML, CSS and JS hero image

Godot WRY — UI with HTML, CSS and JS

by doceazedo

FREE

WRY is a cross-platform webview rendering library. This extension allows you to use the native webview in Godot to build browsers and GUIs with HTML, CSS and JavaScript. ======================== SUPPORTED PLATFORMS ======================== - Windows (10, 11) - Mac (Intel, Apple Sillicon) - Linux (X11)* Android/iOS and HTML5 support is planned. * X11 support only. Transparency is currently not supported on Linux. ======================== DOCUMENTATION / SUPPORT ======================== Guides ...

Transform Variance 3D hero image

Transform Variance 3D

by durgz

FREE

Provides a convenient way to apply random variance to the position, rotation, and scale of selected Node3Ds based on user-defined parameters. This plugin is useful for decorating scenes with multiple instances of the same assets without the need to manually adjust each one individually.

godot node presetting hero image

godot node presetting

by deerluuu

FREE

Godot 节点属性默认插件,类似于 Unity 的 Presets

Code Snippets hero image

Code Snippets

by itsben321

FREE

Quickly Save, Load and Manage Code Snippets / Scripts! Allows full flexibility with intuitive and easy controls :) Download in res://addons/ (ignore asset root)