godotengine / godotengine/godot-docs
Shouldn't Area2D Make Reference to TileMapLayer Instead of TileMap?
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:** 4.3 Stable
Since '`TileMap` is deprecated, wouldn't it be best to update `Area2D` documents to reflect that? Or changing it to reference both `TileMapLayer` and `TileMap`?
Unless there has been a change on how `Area2D` and `TileMapLayers` interact compared to `TileMap`.


With `TileMapLayer` being where a lot of effort and utility has been put into, it would be nice to see it referenced more in documentation. Especially since `TileMapLayer` does not seem to inherit from `TileMap`.

**URL to the documentation page (if already existing):** https://docs.godotengine.org/en/stable/classes/class_area2d.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.