mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
fix atlas typo
This commit is contained in:
parent
654df6ac64
commit
8f24080c2d
@ -16,4 +16,4 @@ The Spine runtime for Unity comes with an example project which has "spineboy" w
|
||||
# Notes
|
||||
|
||||
- Atlas images should use premultiplied alpha.
|
||||
- Unity scales large images down by default if they exceed 1024x1024, which causes the altas coordinates to be incorrect. To fix this, override the import settings in the Inspector for any large atlas image you have so Unity does not scale it down.
|
||||
- Unity scales large images down by default if they exceed 1024x1024, which causes the atlas coordinates to be incorrect. To fix this, override the import settings in the Inspector for any large atlas image you have so Unity does not scale it down.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user