feature/add-texture-packer #81

Merged
huy.pham merged 2 commits from feature/add-texture-packer into develop 2025-06-12 19:26:09 +08:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 2d64470df1 - Show all commits

View File

@ -89,4 +89,5 @@ Special Wins are high-value reward events categorized by payout thresholds:
**Tip**:
- Move assets to `custom-scale/` to resolve image quality issues.
- Customize font styles based on game design.
- Customize font styles based on game design.
- [View Platform Asset Structure](/docs/category/game-asset-structure)

View File

@ -114,4 +114,4 @@ The **Game Logo** is a key branding element displayed consistently across all pl
**Tip**:
- Test the static logo display under slow network conditions to ensure fallback works.
- Verify animation states (`play` and `idle`) for smooth transitions.
- [See More Info](/docs/game-asset-structure/default-assets-structure)
- [See More Info](/docs/category/game-asset-structure)