Create your own 2D terrains in Godot using the Smart Shape plugin! Smart Shape allows users to create 2D textured polygons that can also support curves.

Last Updategithub|SirRamEsq|SmartShape2D|master
AuthorSirRamEsq and more
Supported Versions3.2

Features

  • Create textured polygons using curves
  • Textures are similar if making a terrain using TileMaps/TileSets
  • Supports 3 types of shapes: Open Shape, Closed Shape, Meta Shape

Installation

  • Clone the repository at https://github.com/SirRamEsq/SmartShape2D/tree/godot-release
  • Move the “addons/rmsmartshape” folder to your project’s “addons” folder
  • Open your project in Godot to have the addon install
  • After installing the plugin, you may encounter an error, this is normal
  • Restart Godot

Usage

License

MIT

Extra