2D

Showing 96 of 287 results
Page8 of 24
Scrolling Backgrounds Tool 2D hero image

Scrolling Backgrounds Tool 2D

by gaspi

FREE

A demo for my scrolling backgrounds tool.

Donut Collision Polygon 2D hero image

Donut Collision Polygon 2D

by angrykoala

FREE

A donut-shaped collision shape for Godot 4.x.

Sprite Sheet Importer 2D hero image

Sprite Sheet Importer 2D

by rugia813

FREE

This is a plugin for Godot Engine to import AtlasTextures from the SpriteSheet Packer https://amakaseev.github.io/sprite-sheet-packer/

Multistroke Gesture Recognizer Plugin for Godot Engine 2D hero image

Multistroke Gesture Recognizer Plugin for Godot Engine 2D

by yevapohrebniakova

FREE

This plugin provides a gesture-cloud recognition system for 2D hand-drawn symbols, optimized for integration into the Godot Engine. It enables developers to create symbol-based mechanics for games and applications, such as drawing symbols to trigger actions.

CurvedArrow2D hero image

CurvedArrow2D

by jlapier

FREE

Adds a new node type for creating 2D arrows with a curve to their body and optional outlining/transparency.

Pigmint Controls 2D hero image

Pigmint Controls 2D

by echopraxium

FREE

A Godot plugin which provides custom controls for 2D painting / drawing applications. This plugin currently provides 2 custom "ColorSelect" controls meant to let the user select Foreground/Background colors

ChartGraph hero image

ChartGraph

by chrisskeddy

FREE

A tool that allows the creating of graphs/charts. Current Supports LineGraph and some Pie Charts. example_ChartGraph folder contains all examples and can be deleted.

2D Hexagon TileMapLayer Navigation Class hero image

2D Hexagon TileMapLayer Navigation Class

by dubiousduck

FREE

This is a Godot plugin that adds a global class that navigates 2D TileMapLayers with hexagon-shaped cells. Works for Godot version 4.3 and up. Check out the Repo for a more detailed explanation of how to use this class!

Character generator importer tool 2D hero image

Character generator importer tool 2D

by ninetailsrabbit

FREE

This is an unofficial tool that can be used as a plugin in Godot to speed up the process of creating animations for the character generator 2.0 https://legendaryswordsman2.itch.io/character-generator

Simple CRT Shader 2D hero image

Simple CRT Shader 2D

by henriquelalves

FREE

A simple Godot CRT Shader that allows some customization on its looks.

Radial Progress Indicator 2D hero image

Radial Progress Indicator 2D

by davethecoder

FREE

This plugin is a Control that displays a radial progress indicator with several options. See the README.md file for more information. The plugin is a Godot 4 update of the Godot 3 asset https://godotengine.org/asset-library/asset/497 If installing from the Godot Editor AssetLib tab, only the folder addons/radial_progress/ needs to be installed. Tested in Godot 4.0.4-stable, Godot 4.1.4-stable, Godot 4.2.2-stable and Godot 4.3-beta1.

Procedural-Map-Generator 2D hero image

Procedural-Map-Generator 2D

by mihalysaroltaubb

FREE

The plugin is capable of modifying a selected TileMap in Godot using various algorithms. These algorithms include Cellular Automata, Wave Function Collapse, and Gram-Elites. Different parameters can be specified for these algorithms. The plugin contains an Examples folder to test the map generation.