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.
135 stars
6 watching
2 forks
Language: GDScript
last commit: 10 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 | 138 |
thgnommy/godot_3d_auto_collision_generator | Automates collision detection and setup for 3D objects in Godot | 36 |
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. | 397 |
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 plugin for Godot Engine that provides fast and stable 3D navigation using navmeshes, agents, and dynamic obstacles. | 121 |
funexpected/godot-flash-module | A module for adding Adobe Animate animation support to Godot Engine. | 40 |
ceceppa/anima | An add-on for Godot that simplifies UI animation creation with a clear and concise syntax | 697 |
godot-extended-libraries/godot-antialiased-line2d | An add-on for Godot 3.x that improves the rendering of lines and polygons with antialiasing capabilities. | 133 |
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. | 989 |
godot-jolt/godot-jolt | A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability | 2,285 |
jotson/ridiculous_coding | Adds screenshake and explosions to the coding experience in Godot Engine 4. | 881 |
viniciusgerevini/godot-aseprite-wizard | A plugin for importing Aseprite animations into Godot 4 | 903 |
maaack/godot-game-template | A pre-built project with menus and basic game development components for Godot 4.2+ | 549 |