Closed samsam2310 closed 9 years ago
To put your own Live2D project in, you would need to allocate all of your graphic resources/textures, .moc and .mtn files under the res directory, which is where all of the projects resources are located. Then update the script under the main index file accordingly with the appropriate json files.
But when I put all thing to my server and run html , I got dump exception : $Fe $Q $Ce , $fz $ version $Ce ( SDK : 9 < $Rz : 11 )@_$qq#loadModel() live2d.min.js:2 stack :: undefined in JS console. What's wrong? I can successfully run the sample 'izumi',but got error on my own project.
It seems like I use SDK2.0 but the weblive2D only suport SDK1.0. Now I can run my live2D project! Thanks for your help!
Does anything I need to set?