41 lines
1.3 KiB
Markdown
41 lines
1.3 KiB
Markdown
---
|
|
sidebar_position: 5
|
|
---
|
|
|
|
# On Reel Win Point
|
|
|
|
## Overview
|
|
- The **Win Point Per Line** system displays win points for each payline, including scatter wins.
|
|
- The **All Win Point** system displays win point at center.
|
|
|
|
| Win Point Per Line | All Win Point |
|
|
| ------------------ | ------------- |
|
|
|||
|
|
|
|
## Asset Preparation
|
|
|
|
1. Locate all template prefabs: `assets/core-assets/hyper-core/packages/on-reel-present-win-point/prefab`
|
|
2. Copy and paste them to the game assets location: `assets/game-assets/prefabs`
|
|
|
|

|
|
|
|
3. Prepare fonts
|
|
|
|

|
|
|
|
## Setup
|
|
- Add the `on-reel-present-win-point`, `on-reel-present-all-win-point` prefab to the main scene.
|
|
|
|
- Set the **Label Position**, **Cell Item Size**, and **Defaut Font Size** according to the game design.
|
|
|
|

|
|
|
|
- Set the **Font** the prepared assets.
|
|
|
|

|
|
|
|

|
|
|
|
:::tip
|
|
Follow game design specifications for position and size.
|
|
::: |