Custom control nodes!
An animated lowpoly skeleton for your game project!Animations :SPAWNIDLEIDLE2ATTACK1ATTACK2WALKRUNHITDEATH
Create sprite sheets from particles ✨.
This tool takes in 5 tiles and cuts them into subtiles and rearranges them to form the 47 tiles required for the 3x3 minimal autotile. It gives a result image and a TileSet resource.
An animated lowpoly Bow for your game project!Animations :IDLEWALKRUNFALLJUMPRELOADAIMDISARMEDAIM IDLEFIREvery important !!! if you have shakes during the animation, you must reimport the model in 60 fps, disable the optimizer and put all the bones in "nearest" mode in the interpolation mode.in the case of the BOW you have to put in "nearest" the "AIM" animation and the "DISARMED" animation and the "FIRE" animationyou have to do it on all bones!good game.
Generate autotiles 3x3 min from sprites whith 5 tiles, and add to tileset. Based on https://github.com/ShatReal/3x3-min-gen
GoMask2D is a plugin for Godot that allows you to create texture masks from hierarchical nodes.Support for nodes: Sprite, Polygon2D, Path2D, Line2D and SmartShape2D addonsNew Features:- Added draw feature (used to draw at runtime)- Switch StreamTexture- Added new Example
First person point and click adventure framework for Godot
Hides Unused Workspaces
A simple way to generate bitmap fonts for Godot 3.xSlap textures in the TextureSet. Write down the associated character in the CharSet.One character per line for both sets.You can add custom per-character advance/offsets using the associated dictionaries. Advance accepts string/float pairs and offsets accepts string/Vector2.Now with license!
AreaProber allows you to probe for colliders anywhere in your 2D game's world, no need to set-up an area2d, nor raycasts!
An animated lowpoly Zombie for your game project!Animations :SPAWNIDLEWALKRUNATKATK HEADHITDEADvery important !!! if you have shakes during the animation, you must reimport the model in 60 fps, disable the optimizer and put all the bones in "nearest" mode in the interpolation mode.in the case of the zombie you have to put in "nearest" the "HIT" animation and the "ATK" animation.you have to do it on all bones!good game.
Plugin for a custom node similar to the ColorPickerButton node but with a text label.
Turn Spritesheets into Godot SpriteFrames
An Escoria stock dialog manager
An animated lowpoly Pistol for your game project!Animations :Pistol FirePistol Fire EmptyPistol Fire ADS ShootPistol Fire ADS Shoot EmptyPistol IdlePistol Idle EmptyPistol JumpPistol Jump EmptyPistol Jump StartPistol Jump Start EmptyPistol Jump EndPistol Jump End EmptyPistol Jump FallPistol Jump Fall EmptyPistol ReloadPistol RunPistol Run EmptyPistol WalkPistol Walk Empty
Icospheres are normally used to achieve a more isotropic (regular) layout of vertices than a UV sphere
An addon for 2d thunder&lightning addon in godot game engine.there is a Demo.tscn in the project, which is in the addon folder/src/main/.
A simple mouse-based Escoria stock UI
Displays a (filled) hexagon 2D graphic, as used for example in RPGs for showing the distribution of attributes or alignments.This is the result of a community question from the German Discord Channel.
The core addon of the Escoria framework
An Escoria stock UI with 9 verbs
Generate autotiles 2x2/3x3min from sprites whith 5 tiles or 3x3 from 8 tiles and add to tileset.
A GDScript addon to interact with a Telegram Bot in Godot Engine.