Official

  • All
  • Favorite
  • Popular
  • Most rated
  • Expired
Added to wishlistRemoved from wishlist 2
Add to compare
Arrows
Deal
4 years ago

Arrows

FREE
This is a plugin for Godot which adds a new node for arrows.

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

Added to wishlistRemoved from wishlist 5
Add to compare
TerrainEditorPainter
Deal
4 years ago

TerrainEditorPainter

FREE
A SICK Mod of Zylann's terrain editor that now lets you paint your terrain entirely from vertex color and alpha data, NO UV's!!!! Choose from 16 seemless gorgeous textures to rapidly develop your game with ease.

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

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 5
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 3
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

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

Version

FREE

Submitted by user rydm; MIT; 2017-09-27

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

Gut

FREE
GUT stands for Godot Unit Testing and.

Submitted by user bitwes; MIT; 2020-02-02

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

Polygonizer

FREE

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

Added to wishlistRemoved from wishlist 4
Add to compare
Navigation Agent
Deal
4 years ago

Navigation Agent

FREE
Navigation Agent for Godot Engine.

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

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

Animated Camera

FREE
# animated camera A small addon to make controlling third person cameras easier.

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

Added to wishlistRemoved from wishlist 4
Add to compare
2D Platformer Demo (Kinematicbody)
Deal
This demo implements a simple 2D platformer game, using KinematicBody2D.

Submitted by user Godot Engine; MIT; 2020-02-20

Added to wishlistRemoved from wishlist 0
Add to compare
Multitouch Cubes Demo
Deal
4 years ago

Multitouch Cubes Demo

FREE
Demo of multitouch input and different gestures using the touch API.

Submitted by user Godot Engine; MIT; 2020-02-20

Added to wishlistRemoved from wishlist 2
Add to compare
TileSetCutter
Deal
4 years ago

TileSetCutter

FREE
TileSetCutter process automaticatly the creation of tileset.

Submitted by user G-Rom; MIT; 2018-06-08

Added to wishlistRemoved from wishlist 1
Add to compare
Screen Capture Demo
Deal
4 years ago

Screen Capture Demo

FREE
An example showing how to take screenshots of the screen.

Submitted by user Godot Engine; MIT; 2020-02-20

Added to wishlistRemoved from wishlist 20
Add to compare
2D Dungeon Generator
Deal
4 years ago

2D Dungeon Generator

FREE
A simple 2D dungeon generator.

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

Added to wishlistRemoved from wishlist 8
Add to compare
2D Physics Platformer Demo (Rigidbody)
Deal
A demo of the original physics platformer from Godot 2.

Submitted by user Godot Engine; MIT; 2020-02-20

Added to wishlistRemoved from wishlist 1
Add to compare
Joypads Demo / Tool
Deal
4 years ago

Joypads Demo / Tool

FREE
A tool for testing joypad input.

Submitted by user Godot Engine; MIT; 2020-02-20

Added to wishlistRemoved from wishlist 0
Add to compare
Godot Inheritance Dock
Deal
4 years ago

Godot Inheritance Dock

FREE
A Godot Engine plugin for a dock that provides inheritance-based Scene/Script/Resource views into the resource folder.

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

10% OF REVENUE IS DONATED TO GODOT

Reset Password
Compare items
  • Total (0)
Compare