Community

  • All
  • Favorite
  • Popular
  • Most rated
  • Expired
Added to wishlistRemoved from wishlist 1
Add to compare
Project Time Tracker
Deal
4 years ago

Project Time Tracker

FREE
A simple plugin which adds a new dock to your project.

Submitted by user YeOldeDM; MIT; 2017-09-13

Added to wishlistRemoved from wishlist 4
Add to compare
MessDeform
Deal
4 years ago

MessDeform

FREE
A hacky deformable 2D mesh engine for Godot which achieves to maintain visual continuity as opposed to cut-out yet introduces a degree of distortion.

Submitted by user RandomShaper; MIT; 2017-09-13

Added to wishlistRemoved from wishlist 5
Add to compare
Simple 2D Water Surface
Deal
4 years ago

Simple 2D Water Surface

FREE
 

Submitted by user khairul169; MIT; 2017-09-13

Added to wishlistRemoved from wishlist 1
Add to compare
Platform2D
Deal
4 years ago

Platform2D

FREE
Platform2d is a plugin for Godot that provides two new classes that can be used to create levels for 2D platformer games.

Submitted by user RodZilla; MIT; 2019-01-14

Added to wishlistRemoved from wishlist 1
Add to compare
Snake
Deal
4 years ago

Snake

FREE
A simple example game mimicking the arcade classic Snake.

Submitted by user Xydium; MIT; 2018-09-12

Added to wishlistRemoved from wishlist 7
Add to compare
Godot Simple Text Menu
Deal
4 years ago

Godot Simple Text Menu

FREE
A Simple customizable Text Menu plugin for Godot.

Submitted by user henriquelalves; MIT; 2019-10-09

Added to wishlistRemoved from wishlist 0
Add to compare
Fur shader demo 2
Deal
4 years ago

Fur shader demo 2

FREE
This is a basic Fur shader demo with sharper fur and with a slider that allow to interactively change the fur density.

Submitted by user SuperUserNameMan; MIT; 2017-09-13

Sold by
Added to wishlistRemoved from wishlist 4
Add to compare
Wireframe Tool
Deal
4 years ago

Wireframe Tool

FREE
Do you like thin sharp lines of Kentucky Route Zero? Do you like Battlezone? Do you want to use wireframe art style? Do you need outline shader? The problem of pure wireframe look is that every edge of the model is rendered.

Submitted by user GlaDOSik; MIT; 2017-09-13

Added to wishlistRemoved from wishlist 5
Add to compare
Simple CRT Shader
Deal
4 years ago

Simple CRT Shader

FREE
A simple Godot CRT Shader that allows some customization on its looks.

Submitted by user henriquelalves; MIT; 2019-10-09

Added to wishlistRemoved from wishlist 5
Add to compare
Godot Text Interface Engine
Deal
4 years ago

Godot Text Interface Engine

FREE
Godot Text Interface Engine (GodotTIE for short) is a simple-to-use node that works like a Text Dialogue Box; it gets the job done, and it's highly customizable (most of its variables can be changed on the editor).

Submitted by user henriquelalves; MIT; 2019-10-09

Added to wishlistRemoved from wishlist 4
Add to compare
Godot Skybox Converter Plugin
Deal
A simple tool to import skyboxes (cubemaps) from Internet resources sites to use in Godot Engine.

Submitted by user NerdOfTheMountain; MIT; 2017-09-13

Added to wishlistRemoved from wishlist 1
Add to compare
Nested Code Box
Deal
4 years ago

Nested Code Box

FREE
Display the hidden start block in a frame at the top of the script editor.

Submitted by user BBric; MIT; 2017-09-13

Added to wishlistRemoved from wishlist 1
Add to compare
Tiled Map Importer
Deal
4 years ago

Tiled Map Importer

FREE
Import TileMaps from Tiled Map Editor (http://mapeditor.

Submitted by user vnen; MIT; 2018-01-26

Added to wishlistRemoved from wishlist 4
Add to compare
Cute 3D Multiplayer Third Person Shooter
Deal
Cute 3D third person shooter game kit.

Submitted by user khairul169; MIT; 2017-09-13

Sold by
Added to wishlistRemoved from wishlist 3
Add to compare
Godot Git Control
Deal
4 years ago

Godot Git Control

FREE

Submitted by user funabab; MIT; 2018-04-06

Added to wishlistRemoved from wishlist 4
Add to compare
1$ gesture recogniser and recorder
Deal
# godot_1dollar A godot engine addon implementation of the 1$ gesture recognition algorithm.

Submitted by user blurymind; MIT; 2017-10-18

Added to wishlistRemoved from wishlist 1
Add to compare
On Screen Input
Deal
4 years ago

On Screen Input

FREE
Godot plugin to show input on Editor's screen.

Submitted by user MarianoGNU; MIT; 2017-09-13

Added to wishlistRemoved from wishlist 0
Add to compare
Godot 3.0 GPU 2D and 3D Simplex Noise
Deal
This is an example on how to use Simplex Noise, that is generated on GPU (and that is why it is extremely fast).

Submitted by user curly-brace; MIT; 2018-05-16

Added to wishlistRemoved from wishlist 0
Add to compare
TortoiseHg Mercurial Integration
Deal
TortoiseHg (Mercurial) integration for Godot Adds a few shortcuts so TortoiseHg is opened automatically for the correct folder.

Submitted by user lkokemohr; MIT; 2017-09-13

Added to wishlistRemoved from wishlist 1
Add to compare
Godot Weapons
Deal
4 years ago

Godot Weapons

FREE
## Weapon Plugin for Godot Weapon bootstrapping in Godot 3.

Submitted by user jarlowrey; MIT; 2019-09-16

Added to wishlistRemoved from wishlist 0
Add to compare
Placeholder Search
Deal
4 years ago

Placeholder Search

FREE
A simple plugin that facilitates searching for placeholder assets.

Submitted by user lkokemohr; MIT; 2017-10-15

Added to wishlistRemoved from wishlist 6
Add to compare
Collision Path2D
Deal
4 years ago

Collision Path2D

FREE
Create smooth arbitrary collision shapes using CollsiionPath2D tool node.

Submitted by user Genete; MIT; 2017-09-13

Added to wishlistRemoved from wishlist 1
Add to compare
MagicaVoxel Importer
Deal
4 years ago

MagicaVoxel Importer

FREE
A Plugin for the GodotEngine to import MagicaVoxel's .

Submitted by user Scayze; MIT; 2018-02-13

Added to wishlistRemoved from wishlist 2
Add to compare
eco-state-machine
Deal
4 years ago

eco-state-machine

FREE
Finite state machine script that supports timers, condition evaluation and imbricated statements.

Submitted by user Gokudomatic; MIT; 2017-09-13

Added to wishlistRemoved from wishlist 4
Add to compare
BoneGizmo
Deal
4 years ago

BoneGizmo

FREE
Simple Gizmo that allows you to easily transform bones in the editor so you can do animations in Godot.

Submitted by user thimenesup; MIT; 2019-10-09

Added to wishlistRemoved from wishlist 2
Add to compare
TileBased Custom Pathfinder
Deal
4 years ago

TileBased Custom Pathfinder

FREE
A simple project that uses cells from tilemaps to construct paths between origin and target position with a custom A* based Pathfinder written in GDscript.

Submitted by user Punpun; MIT; 2017-12-12

Added to wishlistRemoved from wishlist 0
Add to compare
Godot Finite State Machine
Deal
4 years ago

Godot Finite State Machine

FREE
A finite state machine implemented purely in code (GDScript).

Submitted by user brandonlamb; MIT; 2017-12-12

Added to wishlistRemoved from wishlist 2
Add to compare
Force Field Shader
Deal
4 years ago

Force Field Shader

FREE
Force Field shader that uses depth buffer to find intersection with other meshes and a rgb texture to draw some animated details.

Submitted by user curly-brace; MIT; 2018-05-16

Added to wishlistRemoved from wishlist 1
Add to compare
Atlas Importer
Deal
4 years ago

Atlas Importer

FREE
The plugin for godot editor to import Sprite atlas into your game project.

Submitted by user Geequlim; MIT; 2017-09-13

Added to wishlistRemoved from wishlist 0
Add to compare
Binary Game
Deal
4 years ago

Binary Game

FREE
Example of binary game.

Submitted by user Koncord; GPLv3; 2017-09-13

10% OF REVENUE IS DONATED TO GODOT

Reset Password
Compare items
  • Total (0)
Compare