All Gadgets

Showing 1,356 of 2,195 results
Page113 of 183
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)

SCORM hero image

SCORM

by edassis

FREE

Offers a channel for communication with the SCORM API and packages the Web exported files into a ZIP archive. The communication can be made with the functions or the signals of the Scorm autoload node. ScormExport do the post-export zip packaging. Follows the SCORM 1.2 specification.

2D Flipscreen Library with Scrolling hero image

2D Flipscreen Library with Scrolling

by chucklepie

FREE

This is a library and template for creating 2D Tilemap based flipscreen games (think, original Links Awakening, Binding of Isaac, older games such as Dizzy and Jetset Willy, etc. or hybrids such) or with scrollable regions such as Celeste or original Metroid. A full tutorial and starter guide is provided as well as Godot tutorials for recreating a Metroid level in the 'download links' button and in the project files.

Godot 3D Cursor hero image

Godot 3D Cursor

by marco

FREE

The 3D Cursor Plugin introduces a versatile cursor, inspired by Blender, that allows for precise placement and enhanced interaction within Godot’s 3D scenes. Activating the Plugin: Please note that due to certain limitations of the Godot Editor, you must switch to a tab other than the 3D view (e.g., 2D, Script, or AssetLib) and back to the 3D tab once after enabling the plugin or upon engine startup to ensure the cursor placement functions correctly. Using the 3D Cursor: Position the cursor b...

Godot Game Screenreader hero image

Godot Game Screenreader

by punishedfelix

FREE

This is a screenreader for your Godot games. It organizes child Controls into a way that can be navigated by low vision users. Features: - Screenreader with support for most native Godot Controls - NVDA support (Credit: NightBlade) - High Contrast theme changer - VTT parser and subtitle support

Synchronizer hero image

Synchronizer

by maktoobgar

FREE

A simple GDScript plugin to make networking in godot with GDScript even easier.