Merge pull request 'feature/add-win-limit' (#65) from feature/add-win-limit into develop
Reviewed-on: #65
This commit is contained in:
commit
d4726ab07b
@ -6,7 +6,7 @@ description: Display limit win
|
|||||||
|
|
||||||
# Win Limit
|
# Win Limit
|
||||||
|
|
||||||
### Overview
|
## Overview
|
||||||
|
|
||||||
#### Win Limit
|
#### Win Limit
|
||||||
|
|
||||||
@ -22,13 +22,15 @@ description: Display limit win
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Prefab Location
|
### Prepare Assets
|
||||||
|
|
||||||
|
#### Prefab Location
|
||||||
|
|
||||||
| Path | Prefab Name |
|
| Path | Prefab Name |
|
||||||
|----------------------------------------------------------|------------------------------|
|
|----------------------------------------------------------|------------------------------|
|
||||||
| `assets/core-assets/hyper-core/packages/present/prefabs` | `present-win-limit-reached` |
|
| `assets/core-assets/hyper-core/packages/present/prefabs` | `present-win-limit-reached` |
|
||||||
|
|
||||||
### Scene Hierarchy
|
#### Scene Hierarchy
|
||||||
|
|
||||||
Place the prefab in the following scene structure:
|
Place the prefab in the following scene structure:
|
||||||
|
|
||||||
@ -43,7 +45,9 @@ Canvas
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Asset Setup
|
### Setup
|
||||||
|
|
||||||
|
#### Assets
|
||||||
|
|
||||||
- Drag and drop the required image onto the node in the editor:
|
- Drag and drop the required image onto the node in the editor:
|
||||||
|
|
||||||
@ -58,7 +62,7 @@ Canvas
|
|||||||
| `text-continue` | `continue` |
|
| `text-continue` | `continue` |
|
||||||
|
|
||||||
|
|
||||||
### Font
|
#### Font
|
||||||
|
|
||||||
- Use a **custom font** to match the win label style for your game theme.
|
- Use a **custom font** to match the win label style for your game theme.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user