Page 1 of 1

StandardUISubtitlePanel - virtual animator

Posted: Wed Jul 07, 2021 7:09 pm
by VoodooDetective
Would you be willing to add "virtual" to the animator property in StandardUISubtitlePanel?

Our portrait animators require multiple sprite renderers and I just realized that even if I override "SetAnimatorAtEndOfFrame," I won't be able to use my animator if the "animator" property is null since CheckSubtitleAnimator checks if the animator is null.

Re: StandardUISubtitlePanel - virtual animator

Posted: Wed Jul 07, 2021 9:40 pm
by Tony Li
Yes. I'll add that in the next update. If you want to add it to your copy of the script now, you can count on it being in the next update, too.

Re: StandardUISubtitlePanel - virtual animator

Posted: Thu Jul 08, 2021 4:13 pm
by VoodooDetective
Awesome! Thank you very much!