2D

Showing 168 of 287 results
Page14 of 24
WaterMap 2D hero image

WaterMap 2D

by garrettmakes

FREE

Add water physics to any TileMap with a single node!

Godot Volornoi Sweepline 2D hero image

Godot Volornoi Sweepline 2D

by sinowa

FREE

A Godot 4.X add-on that generates and displays a Voronoi diagram using a port of my python implementation of Fortune's sweep line algorithm. V2 update: - Added Lloyd's Relaxation Algorithm(multi-threaded) - Fixed Final Known bugs

Godot Texture Atlas 2D hero image

Godot Texture Atlas 2D

by kautaruma

FREE

Adds support for using Adobe Animate Texture Atlases to Godot. Read the README.md for more info on what is currently supported.

ActionButton hero image

ActionButton

by hapty

FREE

ActionButton is a custom Button node with extended audio and visual customization. Features: *Customize how the button animates and looks when you interact with it. *Configure sounds for the button, with a system that keeps track of sounds and reuses them across the project.

GDMatPlot hero image

GDMatPlot

by dmrokan

FREE

This plugin adds GNUPlot terminal to the Godot engine for displaying plots on a 2D canvas layer without requiring GNUPlot executable Checkout demos: https://github.com/dmrokan/gdmatplot/releases/download/v0.3.0/demo.zip https://github.com/dmrokan/gdmatplot/releases/download/v0.3.0/demo3d.zip

Godot Tiled importer 2D hero image

Godot Tiled importer 2D

by mistas

FREE

Plugin that helps to import tile maps from the Tiled editor.

Animation Frame Picker hero image

Animation Frame Picker

by animesuro

FREE

A Godot Engine add-on made by AniMesuro that adds a Frame Picker functionality for 2D Animation, allowing for more efficient frame keying on an animation track.

Scene palette 2D hero image

Scene palette 2D

by fabianlc

FREE

Instance scenes on your 2D scenes from a palette. Features: -Grid snapping -Flipping and rotation -How the left mouse button with grid snapping on to place an instance when the mouse moves to a new tile -Adjustable zoom on the palette. To use create a scene with the scenes you want in your palette, then enable the panel and load the palette using the file menu. If your editor's language is set to English you can make the palette use the editor's grid snap settings. The visible rect of your sc...

Godot.h8.Palette.gd 2D hero image

Godot.h8.Palette.gd 2D

by h8man

FREE

Godot GDScript tools and shaders for palette swaps, palette animation and index maps

Fancy Fades Scene Changes (Godot 3.x) hero image

Fancy Fades Scene Changes (Godot 3.x)

by nightblade

FREE

Did you ever want a fancy scene change? Look no further - this asset allows you to create buttery-smooth, fancy fades between two scenes, with a single line of code! Supports: - Cross-fades (fade from one scene to the other) - Shader-based fancy dissolves - Scenes that contain entities with cameras This library is in beta, and works well as far as I know. Please report any bugs!

GestureControlledCamera2Dx hero image

GestureControlledCamera2Dx

by mavcito

FREE

A Camera2D node controlled through gestures. It's also an example of how to use the Godot Touch Input Manager (GDTIM).

Vanguard 2D hero image

Vanguard 2D

by sparrowworks

FREE

Vanguard is a basic weapons system library containing ranged & melee, projectiles, area of effect... it's structured like a box of legos where you assemble these modules in whatever way you want (documentation included of course). Feel free to submit an issue and ask any question.