2D

Showing 288 of 289 results
Page24 of 25
SuperChart-draggable&zoomable 2D hero image

SuperChart-draggable&zoomable 2D

by drunkbull

FREE

Draggable and zoomable line chart!

FilteredEdits hero image

FilteredEdits

by acgc99

FREE

Extends base nodes `LineEdit` and `TextEdit` with `FilteredLineEdit` and `FilteredTextEdit`, respectively, to filter user input. It also allows numeric text value clamping.

Parametric 2D Platformer Player Controller 2D hero image

Parametric 2D Platformer Player Controller 2D

by brycedixon

FREE

Player controller for 2D Platformers designed with the main goal of making it easier for designers to focus on levels and their own mechanics rather than fiddling with unintuitive, physics-facing values like acceleration rate and jump velocity. Current features include wall jumping, double/triple/etc. jumping, wall sliding, coyote time, and input buffering. All of these are data-driven and easy to update (including at runtime). All the grouped chunks of data (like horizontal movement or jumpi...

GestureControlledCamera2D - Godot 4.x 2D hero image

GestureControlledCamera2D - Godot 4.x 2D

by mavcito

FREE

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

Poisson Disk Sampler 2D hero image

Poisson Disk Sampler 2D

by decapitated

FREE

This tool allows you to generate Poisson Disk Sample points. There's a PoissonSampler2D node provided that generates points in the editor and can be saved in a scene.

Simple Card Pile UI 2D hero image

Simple Card Pile UI 2D

by insideoutandrew

FREE

This plugin provides a flexible and customizable card pile user interface for the Godot game engine. It is designed to handle various card-related functionalities including drawing, discarding, and managing different piles.

Arrow2D hero image

Arrow2D

by sergeyp

FREE

This node allows you to draw 2d arrows by setting its position, target, width, color, mix and max vector lengths

QuarkPhysics 2D hero image

QuarkPhysics 2D

by erayzesen

FREE

QuarkPhysics is a 2D physics engine designed for games. Its goal is to provide a reasonable approach to simulate rigid bodies, soft bodies, and different physics models together. Wiki: https://github.com/erayzesen/godot-quarkphysics/wiki Let's go over what this plugin includes: -A native plugin that integrates the entire QuarkPhysics library into Godot, with builds for all platforms. -An editor plugin that provides unlimited editing capabilities for QMesh inside Godot. -An example project and...

Line Up Tool 2D hero image

Line Up Tool 2D

by kaanalpar

FREE

This plugin lines up the selected nodes on the X or Y axis at the specified distance interval.

SmartShape2D - Godot 4 2D hero image

SmartShape2D - Godot 4 2D

by sirramesq

FREE

This plugin allows you to create nicely textured 2D polys. Simply place a few points then create / assign the shape material, and you should have a good-looking polygon. The textures used are similar to what you would use if making terrain using TileMap/TileSet See Homepage here: https://github.com/SirRamEsq/SmartShape2D Using SmartShape2D with Godot 4: https://github.com/SirRamEsq/SmartShape2D/blob/master/addons/rmsmartshape/documentation/Godot4.md SmartShape2D + Aseprite tutorial can be fou...

Proton Control Animation 2D hero image

Proton Control Animation 2D

by hungryproton

FREE

Quickly and easily add UI animations to your scenes. No code or special architecture required.

Advanced Radial Menu hero image

Advanced Radial Menu

by display

FREE

Advanced radial menu node. 1.2 Update! • Controller support • Some fixes