votetake/vue-unity-webgl

how can i use externalProgress property

hbrucex opened this issue · 1 comments

when i introduction a function, The following error occurs:

Error in event handler for "onload": "ReferenceError: UnityProgress is not defined"

In order to use the externalProgress, first you need to include the script of unityprogress.js in your index.HTML. And then set the externalProgress=unityprogress at where you instantiate Unity in vue