godotengine / godot-demo-projects

Demonstration and Template Projects
https://godotengine.org
MIT License
5.65k stars 1.58k forks source link

Add dynamic TileMap layer demo #954

Closed KoBeWi closed 10 months ago

KoBeWi commented 11 months ago

I've seen some people asking for a way to disable tile collisions without using alternate tiles. It's possible, but not obvious, so I decided to make a demo. It's based on kinematic character demo.

https://github.com/godotengine/godot-demo-projects/assets/2223172/1b08bb86-6b8b-4207-b622-eadfcaf754a0

(maybe the demo needs a better name to make it more obvious what is it about, idk)