Skip to content

Pardok/TileMapsChef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TileMapsChef

TileMapsChef icon

Godot plugin to add some functionality to TileMaps

Usage

Baking NavigationPolygon from multiple layers of TileMap(s)

This solves issue with Godot's 4.2 baking of TileMaps. If any of you colliders not on Layer0 of TileMap, they will be ignored. This tool scraps all tiles from all the layers (both tile layers and physics layers) and merges as obstructions. Select NavigationRegion2D first, then hold Ctrl (or ⌘ Command on Mac) and select any amount of TileMaps. On the bottom bar TileChef menu should appear, click it. You will see "Bake NavigationPolygon from TileMaps" button. Click it, polygon should be baked. For some reason it waits for you to switch focus to render your polygon in view, so just click on any node or switch to Output to see your polygons baked.

Without TileMapsChef With TileMapsChef
Using built-in baking Using TileMapsChef's baking

About

Godot plugin to add some functionality to TileMaps

Resources

License

Stars

Watchers

Forks

Packages

No packages published