- Key Features
- 2000 unique avatars (PNG 512×512, transparent)
- CC0 license: use, modify, redistribute — no attribution
- Runtime sample: UGUI ScrollView + Prev/Next (AvatarPagePager)
- Zero extra dependencies
- What’s Included
- Images: avatar_0001.png … avatar_2000.png (PNG 512×512, transparent)
- Demo Scene: AvatarPagerDemo (UGUI ScrollView + Prev/Next)
- Runtime Script: AvatarPagePager.cs (page switching)
- Docs: README.md, LICENSE.txt (CC0 1.0)
- Not Included
- No generator/editor tools
- Quick Start
1) Import and open Demo/AvatarPagerDemo (100 per page)
2) In your UI:
- Import PNG as Sprites (2D and UI)
- Use ScrollView + GridLayoutGroup
- Add AvatarPagePager.cs and wire Prev/Next buttons
- Tech Info
- Unity 2020 LTS+ (UGUI)
- Texture import: Sprite (2D and UI), Alpha is Transparency