Root motion movement. Unity 2018.3 prefab bug.

Slate Forums Support Root motion movement. Unity 2018.3 prefab bug.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1820
    jakartaiii
    Participant

    Hello, I have a few questions.
    -Tell me some ways how you can adjust the position of the characters which move with Root motion.
    (It is important that the character after the animation of the root movement hit the desired point. Can I disable Root Motion checkbox for a while?)
    -In the new version of Unity, once a new group is created in Slate, it cannot be deleted. Because the new system of prefabs asks first to destroy the prefab.
    It says “This group is part of the prefab asset and can not be deleted from within the prefab instance. If you want to delete the group, please open the prefab asset for editing”
    Thank you.

    #1823
    Gavalakis
    Keymaster

    Hello,

    Please let me address your questions:

    1. Since RootMotion is overrriding the transform position of the gameobject, animating that position on top is not really possible (or at least haven’t found a proper way for this to be achieved). One solution to what you are after, would be to utilize the “Starting Transforms” option in the Slate Animation Clip inspector and set it to “Manual Set Transforms”.
    StartingTransforms

    With this option enabled, you can specify exactly where you want (position/rotation) the animation to start. As such, you can for example, after your root motion animation, blend in to an Idle (or similar) and set the Idle Animation to start at a specific position/rotation. This will effectively slowly blend the “Run” (in this example) animation root motion, into the absolute specified “Starting Position and Rotation” of the Idle animation.
    BlendToIdle

    Is that something that will work for you?

    2. I have just fixed this issue where it was not possible to delete a group or track when editing a prefab itself. Deleting a group or track from a prefab instance is still though not possible in the the new Unity prefab system.
    If you want, I can send you the fixes. If so, please do send me an email using this contact form with your request.

    Contact

    Thanks!

    Join us on Discord: https://discord.gg/97q2Rjh

    Attachments:
    You must be logged in to view attached files.
    #1826
    jakartaiii
    Participant

    That works. Thank you).
    Can i ask last question. When will the update of Slaté version 2018.3 be released?

    #1827
    Gavalakis
    Keymaster

    Hello again.
    Thanks for the follow up. I am glad that it works for you.
    Slate is already working under Unity 2018.3 if that is what you are asking 🙂

    Thanks!

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.