about UIAnimationTransitions & UIShowHideController.
Posted: Thu May 03, 2018 6:24 am
Hi, I just bought Dialogue system in this month.
it's a awesome system. one little thing bothering me, the
which contain the information to animate the UI by Animator.
I was develop another UGUI system for this feature,
may I ask if you guys plan to totally rewrite these classes in the future ? (like 0.5 ~ 1 year?)
because I'm looking for the way to implement my script or just simply rewrite the script file depend on developer's answer.
btw, if you can abstract that class and make the to support any class that inherit type, that will be easier to extend the system.
it's a awesome system. one little thing bothering me, the
Code: Select all
UIAnimationTransitions
I was develop another UGUI system for this feature,
may I ask if you guys plan to totally rewrite these classes in the future ? (like 0.5 ~ 1 year?)
because I'm looking for the way to implement my script or just simply rewrite the script file depend on developer's answer.
btw, if you can abstract that class and make the
Code: Select all
UnityUIDialogueUI
Code: Select all
UIAnimationTransitions