Goutte / godot-addon-animated-shape-2d

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.
MIT License
130 stars 1 forks source link

Add a mouse-based GUI editor for shapes #1

Closed Goutte closed 10 months ago

Goutte commented 10 months ago

Something that will show up in the main 2D editor like so :

image

There's a lot of things to do for such a feature. But since I'm dogfooding this addon, I want this.