Pop in animation for dialogue
Posted: Thu Feb 29, 2024 10:25 am
Hi I'm trying to create animation on Standart UI Subtitle Panel when the game object is active
What I have done is creating the animator and attach it to the Standard UI Subtitle Panel
the problem is now my subittle panel won't be closed when I call StandardUISubtitlePanel.Close() from the
CloseSubtitleButton (using for Timeline)
The system used to work fine before I add the animator to the Standard UI Subtitle Panel, if I remove the animator component it works again.
Noted that I also attached animator to portrait image as well but remove it from the portrait image doesn't fix the issue
Thanks !
What I have done is creating the animator and attach it to the Standard UI Subtitle Panel
the problem is now my subittle panel won't be closed when I call StandardUISubtitlePanel.Close() from the
CloseSubtitleButton (using for Timeline)
The system used to work fine before I add the animator to the Standard UI Subtitle Panel, if I remove the animator component it works again.
Noted that I also attached animator to portrait image as well but remove it from the portrait image doesn't fix the issue
Thanks !