godot-addon-animated-shape-2d
Animated Shape
An addon that creates a custom collision shape based on the animation of an AnimatedSprite2D.
Godot addon to animate a CollisionShape2D along with the frames of an AnimatedSprite2D. Useful for making changing hitboxes, hurtboxes and hardboxes. Comes with an Editor, making things easy.
129 stars
6 watching
1 forks
Language: GDScript
last commit: 8 months ago
Linked from 1 awesome list
2d-game2d-graphicsgame-developmentgdscriptgodotgodot-addongodot-enginegodot-plugingodot4sprite-animation
Related projects:
Repository | Description | Stars |
---|---|---|
kidscancode/circle_jump | A mobile game tutorial made with Godot Game Engine | 137 |
thgnommy/godot_3d_auto_collision_generator | Automates collision detection and setup for 3D objects in Godot | 33 |
kylogias/godot-line-collider-2d | A tool that generates collision shapes from 2D line segments | 8 |
hiulit/godot-3-2d-destructible-objects | A tool to create destructible objects in Godot Engine 3 by dividing sprites into blocks and making them explode. | 396 |
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 |
thesheeep/godotdetour | A GDNative plugin that enables fast and stable 3D navigation in Godot | 121 |
funexpected/godot-flash-module | A module for adding Adobe Animate animation support to Godot Engine. | 39 |
ceceppa/anima | An add-on for Godot that simplifies UI animation creation with a clear and concise syntax | 693 |
godot-extended-libraries/godot-antialiased-line2d | An add-on for Godot 3.x that improves the rendering of lines and polygons with antialiasing capabilities. | 131 |
bend-n/godot-template | Provides a template repository for creating Godot games with automated setup and deployment options | 41 |
2shady4u/godot-sqlite | A GDNative script that provides a wrapper around the SQLite C++ library to make it available in Godot 4.x. | 963 |
godot-jolt/godot-jolt | A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability | 2,216 |
jotson/ridiculous_coding | An add-on for Godot Engine that adds visual effects to the coding experience. | 848 |
viniciusgerevini/godot-aseprite-wizard | A plugin for importing Aseprite animations into Godot 4 | 883 |
maaack/godot-game-template | A pre-built project with menus and basic game development components for Godot 4.2+ | 519 |