Hugo Locurcio 7befd7c718 Enable physics interpolation in all 2D demos (#1070) 1 month ago
..
level 4d49bbd1b8 Update demos for Godot 4.4 2 months ago
player 4d49bbd1b8 Update demos for Godot 4.4 2 months ago
screenshots 84b7f9ea36 Add dynamic TileMap layer demo (#954) 1 year ago
README.md b4c73f4888 Fix README links to asset library (#1078) 11 months ago
icon.png 84b7f9ea36 Add dynamic TileMap layer demo (#954) 1 year ago
icon.png.import 84b7f9ea36 Add dynamic TileMap layer demo (#954) 1 year ago
project.godot 7befd7c718 Enable physics interpolation in all 2D demos (#1070) 1 month ago
world.tscn 7befd7c718 Enable physics interpolation in all 2D demos (#1070) 1 month ago

README.md

Dynamic TileMap Layers

Example of how to make a fake wall using TileMap's _tile_data_runtime_update() method. It shows how to disable collisions per layer.

Language: GDScript

Renderer: Compatibility

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2713

Screenshots

Screenshot