Merge pull request 'Update content for freerounds, gameble' (#73) from feature/20250521-update-doc into develop
Reviewed-on: #73
This commit is contained in:
commit
87455b8b35
@ -7,7 +7,12 @@ description: Display and manage remaining free rounds in the game.
|
||||
# Free Round System
|
||||
|
||||
## Overview
|
||||
The **Free Round** system manages the display and logic for tracking remaining free rounds in the game, supporting both desktop and mobile platforms.
|
||||
The **Free Round** system manages the display and logic for tracking remaining free rounds with fixed bet in the game, supporting both desktop and mobile platforms.
|
||||
- **International theme popup**
|
||||

|
||||
- **Chinese theme popup**
|
||||

|
||||
|
||||
|
||||
| Platform | Preview |
|
||||
|----------|---------|
|
||||
@ -63,5 +68,7 @@ The **Free Round** system manages the display and logic for tracking remaining f
|
||||
## Game Result Example
|
||||
| Platform | Popup | Action | Result |
|
||||
|----------|-------|--------|--------|
|
||||
| Desktop |  | Click → Start |  |
|
||||
| Mobile |  | Click → Start |  |
|
||||
| Desktop |  | Click → Start |  |
|
||||
| Mobile |  | Click → Start |  |
|
||||
|
||||

|
@ -7,9 +7,9 @@ sidebar_position: 12
|
||||
## Overview
|
||||
The **Popup Panel** is a temporary UI element that overlays the main game content to display additional information or user options, such as exit prompts or disconnection notices.
|
||||
|
||||
| Exit Popup | Disconnect Popup | Credit Popup |
|
||||
| Exit Popup | Disconnect Popup | Free Rounds Popup |
|
||||
|------------|------------------|--------------|
|
||||
|  |  |  |
|
||||
|  |  |  |
|
||||
|
||||
## Multiple Popup Panel
|
||||
The **Multiple Popup Panel** is pre-integrated into the main scene via the `template-main-game` prefab, allowing multiple popups to be managed efficiently.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 18
|
||||
sidebar_position: 19
|
||||
title: Gamble
|
||||
description: Display Gamble
|
||||
---
|
Binary file not shown.
After Width: | Height: | Size: 242 KiB |
Binary file not shown.
After Width: | Height: | Size: 136 KiB |
Binary file not shown.
Before Width: | Height: | Size: 554 KiB |
Binary file not shown.
Before Width: | Height: | Size: 324 KiB |
Binary file not shown.
After Width: | Height: | Size: 154 KiB |
Loading…
x
Reference in New Issue
Block a user