- 已编辑
Mesh animation disappeared.
Hi, everyone!
Has anyone had the same issue: I work with mesh animations for lips with two skins. After I create animation in one skin(moving points) animation that made previously(in other skin) disappears. I tried different keys but it still doesn't work.
Here is the video example:
I'm sorry to hear you're having trouble. I'm afraid to say, but the video capture does not show us what mesh is selected (whether you are really keying for the same mesh or a linked mesh), so we cannot tell if it is a bug or an operational error. If you don't mind, could you send us the Spine project via email?: contact@esotericsoftware.com
The project file you send us can be minimal, with images replaced or erased except for the problematic parts.
Please briefly mention this forum thread URL in the email so that we know the context. Then we can have a look at what's going wrong.
Thanks a lot, Misaki!
Thank you for sending your project! I have confirmed your project. First of all, I would like to confirm one thing, there is no need to display two different colors of lips at the same time, right? You may want to place the images of each color of lip in the skin placeholders and use linked meshes. Linked meshes may be under skin placeholders in different skins, as long as they are under the same slot as the source mesh.
In your case, it seems that the Mouth and Mouth2 bones are set as skin bones and it has a role as skin placeholders, but this is not appropriate. I think that is the reason for your confusion because if bones are set as skin bones, the timeline for the bones will not be displayed while the skin is not active.
To learn more about skin placeholders and linked meshes, please see the following pages of the user guide:
Skins - Spine User Guide: Skin placeholders
Mesh attachments - Spine User Guide: Linked meshes
By the way, although I did not point this out at first because it is not directly related to this issue, using mesh deform keys is not recommended due to processing costs. If you are creating a video work, it doesn't matter much, but I guess your skeleton will be used with spine runtimes, so it would be better to make the deformation using weights and bones as much as possible. To learn more about this, please see the following page:
Keys - Spine User Guide: Deform keys
Thank you very much, Misaki! It helped a lot