tileset_plugin icon indicating copy to clipboard operation
tileset_plugin copied to clipboard

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

tileset_plugin

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

Howto

create tile with a StaticBody2D and collisionPolygon

set_collision_polygon

create multiple tiles with Collision, Navigation and LightOccluder nodes

multicreate

multi select tiles

multiselect_

Create tiles from one image

create_tiles_from_one_image

Instalation

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