Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Tileset Collision Generator (free version)

An asset by Sanjo
The page banner background of a mountain and forest
Tileset Collision Generator (free version) thumbnail image
Tileset Collision Generator (free version) thumbnail image
Tileset Collision Generator (free version) thumbnail image
Tileset Collision Generator (free version) hero image

Quick Information

0 ratings
Tileset Collision Generator (free version) icon image
Sanjo
Tileset Collision Generator (free version)

A plugin for the Godot Editor for automatically generating collision polygons for all tiles in tilesets. The algorithm determines if a pixel can be collided with via the alpha channel of the pixel. Everything that has an alpha value >= 40% is considered to be something that can be collided with.* Collision polygons can be adjusted after they have been automatically generated.* The tools only generates collision polygons for tiles which have no collision polygons yet.* The implementation uses multithreading for parallel generation of collision polygons for tiles.* The polygons are put on physics layer 0.This free version only generates collision polygons for images where the width is <= 240 pixel and height <= 240 pixel.The full version (which generates collision polygons for all images) can be bought [here](https://sanjox.itch.io/godot-collision-generator).## How to install### Via AssetLib1. Open the plugin in the AssetLib.2. Download it.3. Activate the plugin under Project -> Project Settings... -> Plugins by checking "Enable".### From repository1. Download the files.2. Move the folder "addons/tileset_collision_generator_free_version" into the folder "addons/" in your project. If the "addons" folder doesn't exist yet, create it first.3. Activate the plugin under Project -> Project Settings... -> Plugins by checking "Enable".## How to use1. Select a TileSet file in the file browser in the Godot Editor.2. Open the command palette (Editor -> Command Palette... or Ctrl+Shift+P) and run the command "Generate collision".You can check out the generated collision polygons by opening the tile set, activating "Paint" and selecting the first physics layer under "Paint Properties".## FeedbackYou can send feedback to [email protected].

Supported Engine Version
4.2
Version String
1.0.1
License Version
Proprietary
Support Level
community
Modified Date
6 months ago
Git URL
Issue URL

Tileset Collision Generator (free version)

A plugin for the Godot Editor for automatically generating collision polygons for all tiles in tilesets. The algorithm determines if a pixel can be collided with via the alpha channel of the pixel. Everything that has an alpha value >= 40% is considered to be something that can be collided with.

  • Collision polygons can be adjusted after they have been automatically generated.
  • The tools only generates collision polygons for tiles which have no collision polygons yet.
  • The implementation uses multithreading for parallel generation of collision polygons for tiles.
  • The polygons are put on physics layer 0.

This free version only generates collision polygons for images where the width is <= 240 pixel and height <= 240 pixel. The full version (which generates collision polygons for all images) can be bought here.

How to install

Via AssetLib

  1. Open the plugin in the AssetLib.
  2. Download it.
  3. Activate the plugin under Project -> Project Settings... -> Plugins by checking "Enable".

From repository

  1. Download the files.
  2. Move the folder "addons/tileset_collision_generator_free_version" into the folder "addons/" in your project. If the "addons" folder doesn't exist yet, create it first.
  3. Activate the plugin under Project -> Project Settings... -> Plugins by checking "Enable".

How to use

  1. Select a TileSet file in the file browser in the Godot Editor.
  2. Open the command palette (Editor -> Command Palette... or Ctrl+Shift+P) and run the command "Generate collision".

You can check out the generated collision polygons by opening the tile set, activating "Paint" and selecting the first physics layer under "Paint Properties".

Feedback

You can send feedback to [email protected].

A plugin for the Godot Editor for automatically generating collision polygons for all tiles in tilesets. The algorithm determines if a pixel can be collided with via the alpha channel of the pixel. Everything that has an alpha value >= 40% is considered to be something that can be collided with.

* Collision polygons can be adjusted after they have been automatically generated.
* The tools only generates collision polygons for tiles which have no collision polygons yet.
* The implementation uses multithreading for parallel generation of collision polygons for tiles.
* The polygons are put on physics layer 0.

This free version only generates collision polygons for images where the width is <= 240 pixel and height <= 240 pixel.
The full version (which generates collision polygons for all images) can be bought [here](https://sanjox.itch.io/godot-collision-generator).

## How to install

### Via AssetLib

1. Open the plugin in the AssetLib.
2. Download it.
3. Activate the plugin under Project -> Project Settings... -> Plugins by checking "Enable".

### From repository

1. Download the files.
2. Move the folder "addons/tileset_collision_generator_free_version" into the folder "addons/" in your project.
If the "addons" folder doesn't exist yet, create it first.
3. Activate the plugin under Project -> Project Settings... -> Plugins by checking "Enable".

## How to use

1. Select a TileSet file in the file browser in the Godot Editor.
2. Open the command palette (Editor -> Command Palette... or Ctrl+Shift+P) and run the command "Generate collision".

You can check out the generated collision polygons by opening the tile set, activating "Paint" and selecting the first physics layer under "Paint Properties".

## Feedback

You can send feedback to [email protected].

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Tileset Collision Generator (free version) icon image
Sanjo
Tileset Collision Generator (free version)

A plugin for the Godot Editor for automatically generating collision polygons for all tiles in tilesets. The algorithm determines if a pixel can be collided with via the alpha channel of the pixel. Everything that has an alpha value >= 40% is considered to be something that can be collided with.* Collision polygons can be adjusted after they have been automatically generated.* The tools only generates collision polygons for tiles which have no collision polygons yet.* The implementation uses multithreading for parallel generation of collision polygons for tiles.* The polygons are put on physics layer 0.This free version only generates collision polygons for images where the width is <= 240 pixel and height <= 240 pixel.The full version (which generates collision polygons for all images) can be bought [here](https://sanjox.itch.io/godot-collision-generator).## How to install### Via AssetLib1. Open the plugin in the AssetLib.2. Download it.3. Activate the plugin under Project -> Project Settings... -> Plugins by checking "Enable".### From repository1. Download the files.2. Move the folder "addons/tileset_collision_generator_free_version" into the folder "addons/" in your project. If the "addons" folder doesn't exist yet, create it first.3. Activate the plugin under Project -> Project Settings... -> Plugins by checking "Enable".## How to use1. Select a TileSet file in the file browser in the Godot Editor.2. Open the command palette (Editor -> Command Palette... or Ctrl+Shift+P) and run the command "Generate collision".You can check out the generated collision polygons by opening the tile set, activating "Paint" and selecting the first physics layer under "Paint Properties".## FeedbackYou can send feedback to [email protected].

Supported Engine Version
4.2
Version String
1.0.1
License Version
Proprietary
Support Level
community
Modified Date
6 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers