All Gadgets

Showing 1,848 of 2,199 results
Page154 of 184
SpriteAnchors 2D hero image

SpriteAnchors 2D

by gdparser

FREE

Sprite Anchor Editor This addon provides a convenient tool for adding anchor points to Sprite2D and AnimatedSprite2D nodes. To use: Create a PackedVector2Array metadata property on your sprite node. Select this property in the Inspector. Click on the 2D viewport to add anchor points to the array for the current sprite frame. Each anchor point is visually represented in the viewport, facilitating precise placement and editing.

Content Pack Manager hero image

Content Pack Manager

by eumario

FREE

Content Pack Manager is an Addon that allows you to create a DLC / Addon/Plugin / Sandbox Mod for exported Godot games. Using Godot's own system for creating and loading packs, CPM simplifies the process of creating, and loading packs into the game, by providing a simple interface to access.

schmove 2D hero image

schmove 2D

by pysnow

FREE

Automatic handling of basic save data, persisting static state, and moving entities across scenes.

MaxGizmos 3D hero image

MaxGizmos 3D

by maximon9

FREE

This plugin allows you to draw 3D gizmo. It's more customizable and more optimized. You should also be able to add and make your own gizmos. Feel free to change it up and help make it better.

Godot IDE Extension hero image

Godot IDE Extension

by twister

FREE

This addon extend Godot Editor Features. Godot-IDE contains a combination of several of my tools to improve the code editing experience. I hope it is useful to you. -- Full content details on github -- ========= TIPS ========= # Split the window editor, work for script/text files/documents helpers * Can use [Ctrl + 1, Ctrl + 2, Ctrl + 3, Ctrl + 4] for change of type split (Required more than 1 script opened) * You can create/remove split with Right mouse Button Context Menu. (Depend of script...

MultiMesh Scatter 3D hero image

MultiMesh Scatter 3D

by arcaneenergy

FREE

A simple tool to randomly place meshes.

Free Look Camera hero image

Free Look Camera

by marcphi

FREE

A simple and easy to use free look camera for Godot 4 that mimics the controls of the editor camera. Features: - Look around by holding right click and moving the mouse - Move forward and backward with W and S - Move left and right with A and D - Move up and down with Q and E - Change movement speed by using the scroll wheel - Temporary increase speed by holding shift Installation: - attach "free_look_camera.gd" to your Camera3D node

Grid-based Navigation with AStarGrid2D Demo hero image

Grid-based Navigation with AStarGrid2D Demo

by godotengine

FREE

This is an example of using AStarGrid2D for navigation in 2D, complete with Steering Behaviors in order to smooth the movement out. Language: GDScript Renderer: Compatibility

input-overlay hero image

input-overlay

by davcri

FREE

In-editor input overlay widget. Useful especially for video tutorial makers.

Branch hero image

Branch

by derwenzel

FREE

Branch is a super super simple addon for Godot to show the current git branch you are working with. It shows a button with the current branch name. Clicking on the button refreshes the branch name.

FPS Label hero image

FPS Label

by lupodharkael

FREE

Godot asset to show the frame rate of your games.

GodotTouchCamera hero image

GodotTouchCamera

by dion

FREE

This asset provides a 3d camera that can me controlled from a touch screen interface.