Skip to content

FLUX-Experiences/Learning-Unity-App-Transitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Unity: Menu Screen Transitions

project showcases the two methods of animating your app screens in and out. either you have a huge animator on your Canvas, and animate all transitions there, or you have an animator on every screen (i used the same animator), and have the code trigger the right screens to animate.

alt text

alt text

About

free to use Unity project to showcase how to perform screen transitions in menus.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages