Are there any warnings in the Console?
Is the GameObject named Yuna_P or Yuna_3P? (I'm guessing Yuna_3P from the screenshots, but just checking.)
Make sure your Console window isn't filtering out info logs.
You may find it easier to use scene events:
Best way to set model state?
Re: Best way to set model state?
Actually it did spit out the log.
Re: Best way to set model state?
I think it'd work but since it will be used as "Changing facial emotion, putting up an emote and such" - I hope to do it within the Sequence Command so it easily copy/paste through lots of dialogue nodes..
Re: Best way to set model state?
For now, I've created registered a custom Lua script that runs on the Script field of each Node which works fine for me.
Re: Best way to set model state?
Sounds good!