Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: MakeANiceGame on May 11, 2021, 01:29:36 PM

Title: Play Animation : PlayAnimation : Missing animation:
Post by: MakeANiceGame on May 11, 2021, 01:29:36 PM
when l run PlayAnimation action it's always be like that, everything component l did get enough, animator everything.... can somebody help me :(((
Title: Re: Play Animation : PlayAnimation : Missing animation:
Post by: wetcircuit on May 11, 2021, 04:34:09 PM
In Unity AnimatION and AnimatOR are 2 different systems.

Animation runs on legacy figures that have their animations built-in to their fbx file (usually). Check for the animations in the import inspector. This is the simpler older system. Anim files will only work on the figures they were designed for.

Animator is the Mecanim system for playing generic animations on any figure that is set up for 'Humanoid' in the rig import settings.

You haven't given us much info, so I'm starting with basics.
Title: Re: Play Animation : PlayAnimation : Missing animation:
Post by: MakeANiceGame on May 12, 2021, 12:39:01 AM
hi friend, l already turn animation clip into legacy type in debug mode but there nothing different, so strange... if l what to do with Mecanim animation system what actions l need to choice my friend ?
Title: Re: Play Animation : PlayAnimation : Missing animation:
Post by: wetcircuit on May 12, 2021, 02:51:22 PM
Look for actions that specify Animator, these are the ones that work with Mecanim.