2D

Showing 24 of 286 results
Page2 of 24
RegularPolygon2D 2D hero image

RegularPolygon2D 2D

by perodactyl

FREE

Adds a RegularPolygon2D node under Polygon2D. Shapes have a radius, a vertex count, and, if fill is false, a thickness.

FastNoiseLite Configurator hero image

FastNoiseLite Configurator

by squrious

FREE

A simple plugin to configure a FastNoiseLite noise with a live preview.

ProCam2D - Godot 3.x 2D hero image

ProCam2D - Godot 3.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...

Godot Atlas Cutter hero image

Godot Atlas Cutter

by newold33

FREE

Auto divides an image into frames using the transperency of the image to determine the frames

Coyote Jump hero image

Coyote Jump

by marianokpo

FREE

Coyote Jump es un complemento para el motor Godot 4.x que añade dos características esenciales para cualquier juego de plataformas 2D con controles responsivos: Coyote Time: permite al jugador saltar poco después de haber dejado una plataforma. Jump Buffer: guarda una orden de salto presionada justo antes de aterrizar, evitando que se pierdan saltos. Estas funciones ayudan a que los controles se sientan más suaves, tolerantes y profesionales. Instalación: Descarga o clona el complemento dentr...

Calendar Button hero image

Calendar Button

by tybobobo

FREE

This will add a CalendarButton node that allows you to easily select a date without having to do all the work of creating your own Calendar and Date classes. Very easy to use.

cpolygon (Knife, Cut, Merge) hero image

cpolygon (Knife, Cut, Merge)

by paralax034

FREE

Smart polygon for Godot Engine. Features: - Cut - Knife - Merge

Key Prompt Texture 2D hero image

Key Prompt Texture 2D

by technoporg

FREE

A texture which adapts the image it displays based on the currently connected controller. Useful for button prompts in UI elements.

GodPlot 2D hero image

GodPlot 2D

by onegm

FREE

Graphing tool based on the Control node. Works in the editor. Can draw scatter plots, line graphs, and area graphs with many display options available.

Autotile Editor hero image

Autotile Editor

by newold

FREE

Convert tilesets, autotiles and autotiles animated from RPG Maker to tilesets of Godot (with animations, collisions and occlusions included!)

Aseprite Animation Importer hero image

Aseprite Animation Importer

by atkintc

FREE

This tool allows you to quickly import animations from an Aseprite JSON file and spritesheet. Updated for Godot 4 Beta 5.

AreaOfSight2D hero image

AreaOfSight2D

by arzzzen

FREE

This tool adds the node for procedurally generated area of sight for 2D games. Usually used for enemies in stealth games. The asset adds two nodes: - AreaOfSight2D for AOS - AreaOfSightAgent2D for trackable objects Check the custon scene to understand how to configure these two nodes.