fotmat style

This commit is contained in:
dungdq 2025-05-20 18:59:49 +07:00
parent 7435d6d29c
commit 9644b00bc5

View File

@ -4,7 +4,7 @@ sidebar_position: 13
# Game Logo
### Overview
## Overview
The game logo is a crucial branding element that must be consistently displayed across all platforms and orientations.
| Platform | Orientation | Preview |
@ -13,7 +13,9 @@ The game logo is a crucial branding element that must be consistently displayed
| Mobile | Landscape | ![Landscape View](../img/05-main-scene/logo-overview.png) |
| Mobile | Portrait | ![Portrait View](../img/05-main-scene/logo-overview-portrait.png) |
### Logo Settings
## Implementation
### Prepare Assets
#### 1. Core Setup
Location: `assets\core-assets\hyper-core\packages\hyper-logo-animation`
@ -57,7 +59,7 @@ onLoad: function () {
![Provider Setup](../img/05-main-scene/logo-anim-loop.png)
### Platform-Specific Setup
### Setup
#### Desktop Configuration