Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
popcar2 authored Feb 1, 2023
1 parent 1cf38e6 commit 12432d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GodotTilemapBaker
# Godot Tilemap Collision Baker

![showcase](./showcase.gif)

Expand All @@ -11,4 +11,4 @@ Simply attach the `TilemapCollisionBaker` script to an empty StaticBody2D, then

You can also select a specific tile layer to bake collisions for, which can be useful if you have slopes or water on separate layers for example.

Don't forget to remove your collisions from the tileset (if you ever had any) when using this tool.
Don't forget to remove your collisions from the tileset (if you ever had any) when using this tool.

0 comments on commit 12432d0

Please sign in to comment.