/tileset_plugin

A plugin for the Godot Game Engine, to help creating/changing tileset scene.

Primary LanguageGDScriptMIT LicenseMIT

tileset_plugin

A plugin for the Godot Game Engine, to help creating/changing tileset scene.

Howto

create tile with a StaticBody2D and collisionPolygon

create multiple tiles with Collision, Navigation and LightOccluder nodes

multi select tiles

Instalation

  • create addons folder in project
  • copy tileset_plugin folder into addons folder
  • open project settings and activate plugin