Skip to content

Commit

Permalink
Add AnimatedShape2D plugin (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
Goutte authored Jan 12, 2024
1 parent 210a900 commit 3e0db4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,10 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support).
- [Tiled importer](https://github.com/vnen/godot-tiled-importer) - Import maps from [Tiled](https://www.mapeditor.org/) (Godot 3.x).
- [TileSet Builder](https://github.com/HeavenMercy/TileSet-Builder-Godot-Plugin) - Quickly build tilesets with style (Godot 3.x).

#### Godot 4.2+

- [AnimatedShape2D](https://github.com/Goutte/godot-addon-animated-shape-2d) - Animate a CollisionShape2D along with the frames of an AnimatedSprite2D.

#### Godot 3.2+

- [AntialiasedLine2D](https://github.com/godot-extended-libraries/godot-antialiased-line2d) - Higher-quality antialiased Line2D and Polygon2D drawing compared to the default Godot implementation (GLES3 + GLES2, all platforms).
Expand Down

0 comments on commit 3e0db4a

Please sign in to comment.