Releases: AnhPham/Simple-Screen-Manager-for-Unity-aka-SS
Releases · AnhPham/Simple-Screen-Manager-for-Unity-aka-SS
SS v1.4.1
- ShowTooltip: changed anchoredPosition param to worldPosition
SS v1.4.0
- Added Tooltip feature
- Fixed ScreenManager.Top bug
SS v1.3.0
- Set Screen Animation Speed
- Add some overloading methods
SS v1.2.0
- Add some overloading methods to ScreenManager
- Fixed bugs SceneLoading in case of using Addressable
SS v1.1.0
- Add the ScreenAnimation enum. This allows you to use the ScreenAnimation enum as parameters instead of strings when calling ScreenManager.Add or ScreenManager.Close.