Git Product home page Git Product logo

tileset-builder-godot-plugin's Introduction

TileSet Builder (Godot 3.x Plugin)

for the version for Godot 2.x: Click here

A Godot plugin that builds a *.tscn (scene before tileset) or *.tres (tileset directly). You have to input those informations: Spritesheet Path, Tile Size, Offset (mpadding of the spritesheet), Spacing between tiles, Destination of the generated tileset.

Installation

To install the plugin, follow those steps:

  1. In the repository code page, click the Clone or download button
  2. In the menu, click the Download ZIP button
  3. Unzip the downloaded file in an empty folder (recommended for any archive)
  4. Move the folder inside into the GODOT_PROJECT_FOLDER/addons/
  5. Open the GODOT_PROJECT_FOLDER and do Scene > Project Settings
  6. In the Plugins tab, set the plugin status to Active
  7. WELL DONE !!! The plugin is installed

Usage

button to open the dialog

dialog to generate tileset

To use the plugin, follow those steps:

  1. Open the 2D view
  2. Click the Build Tileset button on the editor toolbar
  3. In the dialog, fill all the required informations in and click the OK button
  4. WELL DONE !!! You will find the generated scene/tileset in the specified destination

NB: If you check Generate intermediate scene, a scene (*.tscn) will be generated instead of a tileset (*.tres)

Uninstallation

To uninstall the plugin, follow those steps:

  1. Open the Godot project which has the plugin and do Scene > Project Settings (optional)
  2. In the Plugins tab, set the plugin status to Inactive (optional)
  3. Delete the related folder from PROJECT_FOLDER/addons/
  4. WELL DONE !!! You are free... Hum... The plugin is uninstalled

tileset-builder-godot-plugin's People

Contributors

heavenmercy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.