Update README.md - Indicate demo obsolete for godot 4.3+ (#1204)

This commit is contained in:
Ruben Garcia
2025-10-03 04:38:25 +02:00
committed by GitHub
parent 588c1cd257
commit 656595a6d2

View File

@@ -10,6 +10,11 @@ Renderer: Compatibility
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2713
## Note
The new TileMapLayer introduced in Godot 4.3 allows disabling collisions for a layer dynamically using a checkbox in the inspector.
For earlier Godot versions use the procedure described here.
## Screenshots
![Screenshot](screenshots/fake_wall.png)