All Gadgets

Showing 1,920 of 2,199 results
Page160 of 184
Exponaut - Nonlinearity and strategic scoring based platformer hero image

Exponaut - Nonlinearity and strategic scoring based platformer

by pawlogates

FREE

After you finish playing, consider giving me some feedback through discord, or going to C:\Users\YOUR USER NAME\AppData\Roaming\Godot\app_userdata\Exponaut v0.9 and sending me all of the "input_log.json" (gameplay playback) files you find there! My discord name is pawlogates, thanks! Press the ` (tilde) key to open debug options menu and Shift + ` for debug mode, then Ctrl + C for debug movement. This project is a (work in progress) 2d platformer with advanced saving/loading support, nonlinea...

WAV File Reader hero image

WAV File Reader

by katieampersand

FREE

A simple reader for .wav files that allows you to load most .wav files from the user's file system. It includes simple error handling features for both file system errors as well as WAV parse errors. This plugin uses a simple parser to know where the audio data starts, instead of naively assuming that this data will be found at byte 44 (which is not guaranteed). Features: * Load most .wav files into godot from outside the res:// directory * Simple error handling for those who want their .wav ...

Sprite3DPlus for Godot 3D hero image

Sprite3DPlus for Godot 3D

by bluemaster

FREE

Add extra sprite3D extras to godot with additional functions.

PointMaker 2D hero image

PointMaker 2D

by f1dg3t

FREE

PointMaker is a simple Godot addon that adds a configurable PointTrigger node for triggering sounds, animations, or scene changes when a player or object enters a defined area. It’s ideal for creating interactive zones and transitions in 2D games.

Scene Notes hero image

Scene Notes

by need12648430

FREE

This dock will allow you to document your scene hierarchies and usage. It's a simple text editor for recording notes about whatever scene you're editing. Supports both 3.0 and 3.1. More info: https://github.com/need12648430/godot3-scene-notes

Popochiu hero image

Popochiu

by carenalga

FREE

This tool allows you to create graphic adventures (a.k.a. point n' click) games with a workflow similar to Adventure Game Studio or Power Quest, without having to worry about programming the elementary things, like: - Moving between Rooms. - Interact with characters, props, and hotspots. - Handle the inventory. - Handle dialog trees. - Handle audio with variations (audio cues). - Queueing instructions. - Modify the speech speed, and its continuation mode. - Save and load the game state. - Sto...

Open Kanban hero image

Open Kanban

by exspiravit1104

FREE

Open Kanban is a godot workflow management plugin. It helps you visualize work, maximize efficiency, and improve continuously. 开源看板是一个为Godotå¼•æ“Žè®¾è®¡çš„å·¥ä½œæµç¨‹ç®¡ç†æ’ä»¶ã€‚å®ƒå¯å¸®åŠ©ä½ å°†æ¸¸æˆé¡¹ç›®è®¡åˆ’å¯è§†åŒ–ï¼Œæœ€å¤§é™åº¦åœ°æé«˜æ•ˆçŽ‡ï¼Œå¹¶ä¸æ–­æ•´ç†å¸ƒå±€ã€‚ Installation Download the 'addons' file and extract it to your 'res://' folder. If you already have a 'addons' folder, extract the 'open-kanban' folder into the 'addons' folder. Do not rename any ...

VMFLib hero image

VMFLib

by craftablescience

FREE

This addon allows you to create a Source Engine VMF file, and export to a BSP. It is targeted towards Portal 2, although other games will work with it. This was made for my "Godot Puzzlemaker" level editor, and I will update this addon as necessary. It is targeted toward desktop platforms, but should theoretically work on any platform Godot does. The code is an improved version of https://github.com/Trainzack/vmflib2, which is in Python. Please note that this addon does not include any copyri...

GodotPDF hero image

GodotPDF

by nolanng

FREE

Provides simple PDF creation and export functionality. Check plugin.cfg for more detailed documentation Check sample.gd for example usage

Simple Save hero image

Simple Save

by iatenine

FREE

Adds functions to save and load "snapshots" of any given scene in its current state version 1.2 now supports partial saves to create and load snapshots of individual nodes and their children and no longer requires user to create directories manually before attempting to save to them

GDScript Interfaces addon hero image

GDScript Interfaces addon

by rito12

FREE

Adds interfaces to GDScript so you do not have to wait for traits and use interfaces in curent or even older Godot versions. See README.md file for usage examples. Under the hood it simply converts interface typing into duck typing just before script is saved, so it should not slow down the project in release version.

Archura's Credits hero image

Archura's Credits

by design

FREE

A ready to use credits scene for the Godot Engine.