Can't get Mecanim Track to Work

Slate Forums Support Can't get Mecanim Track to Work

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #278
    coverpage
    Participant

    I set up my mecanim with a blendshape character. I drag and drop the character into the Slate Editor and create a new mecanim track. I then added a SetBool operating for the parameter “Walk”.It is not working, I can see that the parameter is not toggled in the editor’s “Animator”. Both in play mode and while scrubbing the Slate Editor.

    I know that the character is set up correctly with the Animator script all working because I’ve tested it with a simple script:

    I looked at “SetBoolParameters.cs”

    When I added this to OnEnter():

    It works for Play Mode but still not when I scrub the Slate editor. Can you tell me what I messed up? I’m using 1.2.5 and Unity 5.3.2f1. Thanks.

    #279
    Gavalakis
    Keymaster

    Hello,

    Indeed there is an error in the original code. Your change is correct adding this line there. Thanks for that.
    With that said, I’ve just tested this with the UnityChan model on the asset store as an example and the SetBool now works correctly when scrubbing the time in editor. I’ve tested with Slate 1.2.5 and Unity 5.3.4f1.
    Are you on 5.3.2f1 as stated or did you also mean 5.3.4f1?

    Please let me know.
    Thanks.

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

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