This commit is contained in:
dungdq 2025-05-12 11:50:54 +07:00
parent abc9490919
commit 8bb886b39e

View File

@ -559,7 +559,7 @@ onLoad: function () {
|-------------------------------------------|--------------------------------------------------|
| `hyper-logo-animation` | Plays and manages the logo animation |
| `node-position-by-jackpot` | Moves the logo based on the jackpot display state |
| `landscape-logo-spine-aspect-ratio-keeper`| Keeps the logo size consistent on all screens (**Exp: 1.0**) |
| `landscape-logo-spine-aspect-ratio-keeper`| Keeps the logo size consistent on all screens |
![Landscape Setup](./img/05-main-scene/logo-mobile-landcape.png)
@ -571,7 +571,7 @@ onLoad: function () {
|----------------------------|--------------------------------------------------|
| `hyper-logo-animation` | Plays and manages the logo animation |
| `node-position-by-jackpot` | Moves the logo based on the jackpot display state |
| `spine-aspect-ratio-keeper`| Keeps the logo size consistent on all screens (**Exp: 1.0** ) |
| `spine-aspect-ratio-keeper`| Keeps the logo size consistent on all screens |
![Portrait Setup](./img/05-main-scene/logo-mobile-portrait.png)