godotengine / godotengine/godot-docs
Add manual page for AtlasTexture
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
3.2+
**Issue description:**
We currently don't seem to have a page that covers usage of AtlasTexture as re-implemented in Godot.
Most users seem to use https://godotengine.org/article/atlas-support-returns-godot-3-2 as a reference to know how to create an AtlasTexture from a set of sprites. This should be properly integrated in the official docs.
The documentation should likely cover both how to create/import an AtlasTexture from a set of sprites, and how to create an AtlasTexture from a spritesheet in the Inspector / Texture region editor. And then how to use them practically.
**URL to the documentation page (if already existing):**
n/a
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.