Merge remote-tracking branch 'origin/feature/add-set-up-background-main-game' into feature/add-setup-ui-panel-main-game
This commit is contained in:
commit
af3082568d
@ -24,8 +24,21 @@ Try to run the project, you'll the result as below. It doesn't look like much bu
|
||||

|
||||
:::
|
||||
|
||||
## Setup Reel Slot
|
||||
## Setup SpriteFrame Provider
|
||||
---
|
||||
|
||||
**SpriteFrameProvider** allows global access to "sprite frames" from code.
|
||||
|
||||

|
||||
|
||||
## Setup Animation Provider
|
||||
---
|
||||
|
||||
**Animation Provider** contains all **animations** of the game.
|
||||
|
||||

|
||||
|
||||
## Setup Reel Slot
|
||||
---
|
||||
|
||||
1. Prepare the asset for symbols.
|
||||
@ -390,12 +403,6 @@ If the game have design animation for background, we will do this step.
|
||||
|
||||

|
||||
|
||||
## Setup Animation Provider
|
||||
|
||||
> To Be Added:
|
||||
> - How to run helper / p4f menu
|
||||
> - How to setup static frame / fps
|
||||
|
||||
## Setup Popup Panel
|
||||
|
||||
> To Be Added:
|
||||
|
BIN
docs/02-setup-main-game/img/05-main-scene/animation-provider.png
Normal file
BIN
docs/02-setup-main-game/img/05-main-scene/animation-provider.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
x
Reference in New Issue
Block a user