Set of tools to use hexagon based tilemap in Godot with A\* pathfinding and cube coordinates system.Features:- A\* pathfinding support- Cube coordinates system- Conversion between different coordinate systems- Both offset axis support (horizontal, vertical)- All layout support (stacked, stacked offset, stairs right, stairs down, diamond right, diamond down)- Toolbar actions to fix tilemaps after layout changes- Debug visualization- Embeded documentation
All-in-one project template and components framework: Basically Nodes but for gameplay. Optimized for 2D pixel art.• Includes components for common stuff needed in most games: Different types of player movement, combat, collectibles, inventory, turn-based logic etc.• UI controls like a stats HUD, buttons for special skills, etc.• Scenes for Logo → Main Menu → Options, Input Remapping, Pause Overlay and short example games.• Save/Load player preferences in config file with `Settings.anyName = 42`• Helper functions & debugging tools like charts for monitoring variables.• Free-to-use 3rd-party assets for quick prototyping.This is a work in constant progress! For more deets & the latest version, lookieloo the Develop branch: https://github.com/InvadingOctopus/comedot/tree/developTilesets: https://kenney.nl/assets/1-bit-pack Font: Jayvee Enaguas (HarvettFox96) https://www.dafont.com/pixel-operator.font
Easily add nodes with one line of code.Nodes that can be created are: Timer, Node, Node2D, Area2D, Marker2D, VisibleOnScreenEnabler2D
Port to Godot 4 for the pixel space background generator by deep-foldhttps://deep-fold.itch.io/space-background-generator
Indie Blueprint is a comprehensive Godot project template designed to streamline your development process. It includes essential features, optimized settings, and best practices to help you create amazing indie gameYou can find the documentation on https://github.com/ninetailsrabbit/indie-blueprint-docs
Port to Godot 4 for the pixel sprite generator by deep-fold https://deep-fold.itch.io/pixel-sprite-generator
This is a very simple template of a top-down 2D twin stick shoot-em-up.This includes:- Enemies- Player- Gun- Shaky Cam- Sound- Particle Effects- Things to collect- Revival
This lightweight library provides the core logic and functionality you need to build engaging match-3 games. Focus on game design and mechanics while leaving the complex logic to this library.
QR Code generation either with the `QRCodeRect` node or use the encoding result of the `QRCode` class.For more see https://kenyoni-software.github.io/godot-addons/addons/qr_code/.
This is an unofficial tool that can be used as a plugin in Godot to speed up the process of creating animations for the character generator 2.0 https://legendaryswordsman2.itch.io/character-generator
Plugin for Godot that adds a projectile system. There are two projectile classes, base one and extended, to which you can add more stuff, like changing speed every second or making it disappear only after interacting with 3 objects.
Advanced Vehicle Controller created by MilluThis template lets user to create fully customizable vehicles with ease, it provides custom VehicleBody3D instance with script for easy setup along with fully detailed documentation inside the script itself This script provides functions and settings like:Customizable Gearbox system with Manual and Automatic transmission with support of external shafterKeyboard, Gamepad and Steering wheel supportDrag and drop settings for easier vehicle setupVehicle lights systemCustomizable grip AI for vehicle oponentsVehicle sounds and much more!<===UPDATE FOR GODOT 4.4!===>Current update provides some fixes for AI in Godot 4.4along with additional features like vehicle colour change, minimap and more!