StandardUISubtitlePanel - virtual animator
Posted: Wed Jul 07, 2021 7:09 pm
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.
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.