Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 1003 Bytes

File metadata and controls

19 lines (15 loc) · 1003 Bytes

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