• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Question Unity asset detach from atom

intestz

New member
Joined
Apr 3, 2022
Messages
10
Reactions
1
Hello, I'm import an atom actor that come with Unity asset such as Hair or hat, My problem is when it doing any fast animation the asset will look like it detach itself from atom like hair from the head. It do still attach to the actor but it seem "delay" whenh actor move, Is there anyway to completely lock it to the atom?
 
There is a plugin named "ParentHoldLink" (part of Essentials) that solves this specific problem. Put the plugin onto each of your CUAs (CustomUnityAsset) and follow the instructions in the plugin UI. Find it here:

There is also a plugin named CUAManager (or something like that), which is specifically for managing Person attachments that are CUAs. However, I have not used it myself and don't know it solves your particular problem (but its likely)
 
Upvote 0
There is a plugin named "ParentHoldLink" (part of Essentials) that solves this specific problem. Put the plugin onto each of your CUAs (CustomUnityAsset) and follow the instructions in the plugin UI. Find it here:

There is also a plugin named CUAManager (or something like that), which is specifically for managing Person attachments that are CUAs. However, I have not used it myself and don't know it solves your particular problem (but its likely)
Thank you!
 
Upvote 0
Back
Top Bottom