2D

Showing 48 of 287 results
Page4 of 24
Trail2D 2D hero image

Trail2D 2D

by gabbinetto

FREE

A custom 2D node that creates a trail. Is it something you could code in 5 minutes? Yes, but I made this to save those precious 5 minutes.

Radial Menu Control 2D hero image

Radial Menu Control 2D

by jesuisse

FREE

Provides a radial menu control node for Godot Engine 4.3 (aka a "pie menu") with support for submenus. It supports keyboard, mouse and gamepad input. The look of the control is highly configurable using exported properties and themes. There is a live demo at https://www.phar.ch/2024/godot-radial-menu-demo/RadialMenu.html

Gravity Bodies 2D hero image

Gravity Bodies 2D

by harvzor

FREE

A plugin/addon for Godot which adds support for fairly realistic point gravity physics (currently only in 2D).

LDtk Importer 2D hero image

LDtk Importer 2D

by gleeson

FREE

The most fully-featured, up-to-date LDtk Importer Plugin for Godot 4. Leverage LDTk's powerful editor to quickly create your own 2D levels and maps. - Imports `.ldtk` files into Scenes to use in your project. - Fast, automatically reloads on saved changes. - Use Post-Import scripts to customise the resulting scene More extensive documentation can be found on Github.

Rapier Physics 2D - Slower Version with Cross Platform Deterministic 2D hero image

Rapier Physics 2D - Slower Version with Cross Platform Deterministic 2D

by ughuuu

FREE

A 2D drop-in replacement for the Godot engine that adds stability and fluids. This version is cross platform deterministic This version does NOT have: - SIMD (Single instruction, multiple data) operations for even faster performance - parallel solving. This version is more an advanced version and it's not for normal use cases.

Simple Touch Joystick 2D hero image

Simple Touch Joystick 2D

by abdulroufsidhu

FREE

simplest functioning touch joystick with the flexibility of actions and signals.

NinePatchContainer 2D hero image

NinePatchContainer 2D

by realitystop

FREE

A custom Godot container that provides enhanced nine-patch functionality with support for customizable background, frame, and content margins.

2D Controls Toolkit hero image

2D Controls Toolkit

by cianci

FREE

2D Controls plugin For Godot 4.3: Includes: * Side-Scrolling Controller * Top-Down Controller

TileMap Merger 2D hero image

TileMap Merger 2D

by airreader

FREE

This tool allows you to merge multiple tile maps. # Features * Merge: Pasting TileMap data onto another TileMap data is possible. * Rotate: Rotating isometric tilemaps is supported. ** Only support diamond down isometric TileMap * Snap: Snapping to a specified size is available.

Scaling CanvasLayer 2D hero image

Scaling CanvasLayer 2D

by nyanginator

FREE

This Godot plugin provides a custom CanvasLayer that scales the viewport contents to always cover the full window with no black bars, no content reveal, and no distortions. Child CanvasItem nodes (i.e., UI) can also be scaled, independently of the content.

Acrylic Glass 2D hero image

Acrylic Glass 2D

by pattlebass

FREE

An effect similar to Microsoft's Acrylic and Mica materials achieved in Godot 4. It works by getting the wallpaper file and blurring it in the engine.

CameraRegion2D hero image

CameraRegion2D

by iniberas

FREE

A simple Godot addon for managing Camera2D transitions and behaviors using defined regions. Easily add camera transitions, shake effects, and region-specific configurations to your game.