Skip to content

Plugin with custom nodes for Godot 4 to create different 2D shapes ⚪⬛

License

Notifications You must be signed in to change notification settings

PnthrLeo/godot-shapes-2d-extension

Repository files navigation

Godot Simple Shapes 2D [Godot 4]

Plugin that allows to draw simple shapes with collision boxes.

Currently available nodes:

  • RegularPolygon2D

RegularPolygon2D

The node supports the following:

  • ✅ Quickly create polygons with equal sides and angles.
  • ✅ Add a custom border to polygons.
  • ✅ Add texture [e.g. gradient texture] to polygon.
  • ✅ Automatically configures collision shape of eligable parent nodes at the editor and at run-time. [e.g. RigidBody2D].

Demo GIFs

Setting visual appearance of a regular polygon.

2024-11-1317-02-39-ezgif com-video-to-gif-converter

Autimatically setting collision shape for the regular polygon (can be turned on/off).

2024-11-1317-17-30-ezgif com-video-to-gif-converter

Aknowledgements

About

Plugin with custom nodes for Godot 4 to create different 2D shapes ⚪⬛

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published