fix miss spelling
This commit is contained in:
parent
f0e549c3e7
commit
ecef7b24ce
@ -6,7 +6,7 @@ sidebar_position: 3
|
|||||||
|
|
||||||
Set **Javascript Engine Path** to a **custom Cocos Engine**.
|
Set **Javascript Engine Path** to a **custom Cocos Engine**.
|
||||||
|
|
||||||
Thank to the open source nature of Cocos Creator, we are able to customize some of the function in the source code to meet the requirement for Hyper Slot Game.
|
Thanks to the open source nature of Cocos Creator, we are able to customize some of the function in the source code to meet the requirement for Hyper Slot Game.
|
||||||
|
|
||||||
For the detail of the Custom Engine, take a look at this [**Custom Cocos Engine documentation**](../custom-cocos-engine/custom-cocos-engine.md)
|
For the detail of the Custom Engine, take a look at this [**Custom Cocos Engine documentation**](../custom-cocos-engine/custom-cocos-engine.md)
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Rename those scenes:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Inside `assets/game-assets/scripts/`, create a folder called `custome-scaler` then add a script `custom-scale-data.js`.
|
Inside `assets/game-assets/scripts/`, create a folder called `custom-scaler` then add a script `custom-scale-data.js`.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user