For inquiries regarding issues with license purchases or license activation errors, please contact us through the
email form.
I'm using the sampleApp1 and import models from outside, it's loaded up all good now but the problem is, the hit areas won't work
I used Modeler and Viewer too check for the hit areas too, but it won't work in Unity
Am I missing something?
0 ·
Answers
The hit area you see in Viewer and in Unity is different in "Cubism 2.1". When hit area needs to be get in SDK, you need to write Drawable ID for each hit area manually in model.json. model.json in the sampleApp1 can be a reference for this.
Thanks,