[About macOS Ventura 13.0] (12/20/2022)
The currently released Live2D Cubism SDK is not guaranteed to work with macOS Ventura.
Please refrain from upgrading the macOS as they may not work properly.
The Cubism Editor license file may be lost after the macOS upgrade.
Please make sure to deactivate the Cubism Editor license before upgrading the macOS.
For more details[NOTICE]
About the support for Mac models
Cubism Editor is not supported with Apple M1 processors.
Please refer to
System Requirements for details.
We will not respond to any related inquiries with this message.
How can I get the Drawables(Artmesh) Position to Vector2(Screen Position)
For example i have want to make a some of the objects floating around the characters head.
Also when the characters head move I want to make the objects to move calculated by the vector2 of the head.
I cannot set the objects as the child of the artmesh. Thank you
0 ·
Comments
You can only make a child from deformer to artmesh or deformer to deformer.
If you want to move the floating object, you can make deformer for the head and object, then put object deformer into head deformer first then make parent from that deformer.