#Animations not triggering

1 messages · Page 1 of 1 (latest)

rare jungle
#

here are my settings

#

the animations are not working

#

Animations not triggering

fallen turtle
rare jungle
rare jungle
#

and what should i change it to exactly ? MantleLowAsset and MantleHighAsset ?

rare jungle
#

or do you mean like this (this is from your tutorial video)

#

i did name them ClimbHigh and ClimbLow but same issue

rare jungle
#

oops i dono how i missed that but the weight was set to 0 which made the mask not override the animator

rare jungle
#

but now only mantle high animation is playing, mantle low animation isn't

fallen turtle
rare jungle
#

red obstacles are 0.7, 1.2, 2.1 in height

#

if i lower the "Low Height" value the animation will play but its the mantle high animation not mantle low

#

i kinda wanted mantle low to work on 0.7 and 1.2 heights

fallen turtle
#

Check if the animation settings are fine in the low mantle clip. If that doesn't work, you can debug the Mantle Component script manually

rare jungle
#

yeah they are exactly the same even the animation clips data

#

how can i debug the mantle component

#

if there's a way to expose the detection of mantle high and low and then play the animation from script manually that would also be fine with me

fallen turtle
fallen turtle
rare jungle
#

i'm in the script but not sure where to put it exactly

fallen turtle