2D

Showing 84 of 289 results
Page7 of 25
Ultimate Platformer Controller 2D 2D hero image

Ultimate Platformer Controller 2D 2D

by noaseynoah

FREE

Instantly create easy to modify 2D platformer player characters with built in features like coyote time, jump buffering, jump buffering, dashing, crouching, rolling, wall jumping/latching/sliding, and more! New: Presets added! Dashing Improved! Coyote time set to zero fixed.

Picket 2D hero image

Picket 2D

by embracket

FREE

A simple fence plugin for Godot Engine 4.x. Makes building fences easy, and dynamic.

Scalable Vector Shapes 2D 2D hero image

Scalable Vector Shapes 2D 2D

by renevanderark

FREE

- Draw seamless vector shapes using a Path Editor inspired by the awesome Inkscape - Animate curves of your vector shapes (useful for faces, whips, dents in cans) - Import .svg files as seamless vector shapes in stead of as raster images

Extra Gui controls hero image

Extra Gui controls

by rossunger

FREE

A set of extra GUI tools. Make your GUI components draggable, resizeable, scrollable, zoomable, rename-able, Selectable (click and drag to select), A child adder which lets you instance scenes (works recursively) A toggle visibility button. A remote_hide button. A tab system A save/load system An undo system

TexturePacker Importer (SpriteSheet, AtlasTexture) 2D hero image

TexturePacker Importer (SpriteSheet, AtlasTexture) 2D

by codeandweb

FREE

Import sprite sheets from TexturePacker as a set of AtlasTextures. Sprite sheets reduce the memory usage of your game by placing many small image objects in one big image. This also increases the game performance because less texture swapping is required during the render process of your game scene. For Godot 4.x

Eazy Dialog hero image

Eazy Dialog

by ivan

FREE

A great dialogue creation system plugin.

Godot Annotate hero image

Godot Annotate

by zarstensen

FREE

Godot Annotate is a Godot plugin which allows one to make mockups and sketches directly in the 2D editor using a custom AnnotateCanvas node. To start annotating, add the AnnotateCanvas node to a Godot scene, then perform one of the following actions. Left Mouse Button: Draw a stroke on the currenty selected AnnotateCanvascanvas-icon node. Right Mouse Button: Erase strokes on the currently selected AnnotateCanvascanvas-icon node. You can configure various properties like brush type, stroke siz...

NZ projectiles 2D hero image

NZ projectiles 2D

by nekozero

FREE

Plugin for Godot that adds a projectile system. There are two projectile classes, base one and extended, to which you can add more stuff, like changing speed every second or making it disappear only after interacting with 3 objects.

Polygonizer 2D hero image

Polygonizer 2D

by sitiom

FREE

Create CollisionPolygons from Sprites

AreaProber2D hero image

AreaProber2D

by strauji

FREE

AreaProber allows you to probe for colliders anywhere in your 2D game's world, no need to set-up an area2d, nor raycasts!

ProCam2D - Godot 4.x 2D hero image

ProCam2D - Godot 4.x 2D

by kalulugames

FREE

ProCam2D is a versatile and feature-rich custom 2D camera node for the Godot Engine, designed to provide industry-quality camera controls for any type of 2D game. This plugin offers extensive customization, including multiple follow modes, smooth transitions, and support for cinematic sequences. With a robust addon system, developers can easily extend its functionality with custom behaviors. Some inbuilt addons include shake effects, grid snapping, and more. ProCam2D is controlled via an auto...

Global position and rotation in Inspector hero image

Global position and rotation in Inspector

by login1990

FREE

A small editor plugin for Godot 4.x that allows editing/reading Node2D position and rotation in Inspector with undo/redo support.