From 9644b00bc5dacb9e8bab3682bbf72394224a28cb Mon Sep 17 00:00:00 2001 From: dungdq Date: Tue, 20 May 2025 18:59:49 +0700 Subject: [PATCH] fotmat style --- docs/02-setup-main-game/05-main-scene/13-game-logo.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/02-setup-main-game/05-main-scene/13-game-logo.md b/docs/02-setup-main-game/05-main-scene/13-game-logo.md index ac081a4..31a3108 100644 --- a/docs/02-setup-main-game/05-main-scene/13-game-logo.md +++ b/docs/02-setup-main-game/05-main-scene/13-game-logo.md @@ -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