Godot-3-2D-Destructible-Objects
Block explosion script
A tool to create destructible objects in Godot Engine 3 by dividing sprites into blocks and making them explode.
A script that takes a sprite, divides it into blocks and makes them explode 💥!
396 stars
9 watching
27 forks
Language: GDScript
last commit: almost 4 years ago
Linked from 1 awesome list
2ddestructiblegodot-engineobjects
Related projects:
Repository | Description | Stars |
---|---|---|
goutte/godot-addon-animated-shape-2d | An addon that creates a custom collision shape based on the animation of an AnimatedSprite2D. | 129 |
cratercrash/godot-orchestrator | A visual scripting solution for Godot game development | 991 |
hiulit/retropie-godot-engine-emulator | A scriptmodule to install and manage Godot Engine games on RetroPie emulators | 92 |
solobyte/godot-polygon2d-fracture | A set of tools and scripts for fracturing and cutting 2D polygons in a game development environment | 331 |
randyyaj/bombs | A simple game built with the Godot Game Engine, featuring basic gameplay mechanics. | 18 |
didier-v/breakable | A 2D arcade game built with the Godot Engine | 63 |
hiulit/unofficial-godot-engine-raspberry-pi | Binaries for running Godot Engine on Raspberry Pi with GLES2 support and modified export templates | 283 |
hiulit/godot-3-2d-crt-shader | A shader that simulates the look of old CRT TVs by warping and scanning an image | 302 |
hiulit/godot-3-2d-day-night-cycle | A 2D day/night cycle effect created using Godot Engine's CanvasModulate and Light2D | 340 |
kidscancode/circle_jump | A mobile game tutorial made with Godot Game Engine | 137 |
heavenmercy/tileset-builder-godot-plugin | A plugin for Godot game engine to generate tilesets from spritesheets | 18 |
fenix-hub/godot-engine.code-snapshot | A plugin for Godot Engine to capture and display nicely formatted code snippets within the Editor. | 55 |
thgnommy/godot_3d_auto_collision_generator | Automates collision detection and setup for 3D objects in Godot | 33 |
godot-extended-libraries/godot-lod | An add-on for Godot 3.x that improves performance in large scenes by providing level of detail (LOD) for meshes, lights, and particles. | 233 |
godotexplorer/gdutils | A collection of utility scripts for the Godot game engine written in GDScript. | 97 |