2D

Showing 108 of 287 results
Page9 of 24
force-directed-graph-godot hero image

force-directed-graph-godot

by thepat02

FREE

force-directed-graph-godot is a simple implementation of a Force-Directed Graph (or FDG for short) in the Godot Engine. - 2D implementation of a Force-Directed Graph - Flexible and easy to use Graph Nodes that can be extended and customized - Real-time graph simulation in the editor (optional)

FontAwesome 6 Free Icons hero image

FontAwesome 6 Free Icons

by akoutsoulelos

FREE

This is a plugin that lets you use FontAwesome 6 (free) icons in your project.

Time Rewinder 2D hero image

Time Rewinder 2D

by colinthepanda

FREE

It is a lightweight plugin to add a time rewind mechanic to your game. Just add the Time Rewinder node, and add a property to rewind, and it does the rest. You just have to call the rewind() function on the node for it to rewind.

Sprite Cutter 2D hero image

Sprite Cutter 2D

by noidexe

FREE

Tool for manually creating .atlastex resources from an atlas

GenerateAnimationPlayerFrameTracks hero image

GenerateAnimationPlayerFrameTracks

by vincesanity

FREE

The GenerateAnimationPlayerFrameTracks plugin is designed for the Godot Engine, specifically to enhance the AnimationPlayer for Sprite2D nodes. This plugin allows developers to efficiently generate animation tracks via an extended user interface, streamlining the animation process for Sprite2D nodes.

Procedural World Map Generator 2D hero image

Procedural World Map Generator 2D

by gokudomatic

FREE

The Procedural World Map Generator and Viewer Component is a tool designed for game developers using the Godot 4 game engine. Its main purpose is to provide a fast and efficient way to generate and view procedurally generated world maps, either for game prototyping or as a foundation to build advanced procedural world maps. This component offers a basic world generator and a high-performance viewer, enabling real-time navigation and zooming within the generated maps. It also supports progress...

Card Framework hero image

Card Framework

by chunuiyu

FREE

Card Framework is a lightweight, extensible toolkit for creating 2D card games in the Godot Engine. Whether you're building a classic Solitaire, a TCG (Trading Card Game), or a deck-building roguelike, the Card Framework provides flexible card handling and UI structures to speed up development. Use this framework as a starting point for card-based gameplay in any 2D project.

Sprite sheet importer as Atlas Texture (SpriteSheet, AtlasTexture) 2D hero image

Sprite sheet importer as Atlas Texture (SpriteSheet, AtlasTexture) 2D

by snkkid

FREE

Import sprite sheets from TexturePacker FREE VERSION as AtlasTexture. Use the JSON (Array) data format.

Dialogbox hero image

Dialogbox

by schweini

FREE

A dialogbox for all your needs!

Web Sprite 2D hero image

Web Sprite 2D

by kameloov

FREE

WebSprite is a plugin for Godot game engine, it adds a new type of sprite that allows loading textures from url and caches the files locally

RandomAudioPlayer 2D hero image

RandomAudioPlayer 2D

by derwenzel

FREE

A simple node that selects a random child and plays the audio

BitmapTextureFont hero image

BitmapTextureFont

by digitalsin

FREE

A simple Godot plugin to create Bitmap Fonts from sprite sheets! ( Tested with Godot 3.4.2 ) Feel free to use in any projects either personal or commercial, but please keep the License and credit wherever possible! Thanks! Usage: 1. Install the plugin to your project by: - Downloading from AssetLib - Installing from .zip - Cloning the repo 2. Create a new Resource and look for "BitmapTextureFont" 3. Add your sprite sheet to the "Texture" section 4. Type out the characters as seen on the sheet...