Haruma-K / UnityScreenNavigator

Library for screen transitions, transition animations, transition history stacking, and screen lifecycle management in Unity's uGUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to change data of a screens exit animation during runtime

whynames opened this issue · comments

How would I add custom data to exit animation of a screen during runtime? like args. For my usecase, I want screen to move towards specific dynamic object while exiting

I have implemented an example of that case in a demo. Please take a look at it.

Oct-11-2023 20-00-19