Publisher | Kaelmix Studio |
---|---|
File size | 33.09kB |
Number of files | 5 |
Latest version | 1 |
Latest release date | 2022-04-05 06:47:17 |
First release date | 2022-04-05 06:47:17 |
Supported Unity versions | 2018.4.2 or higher |
Screen Safe Area Manager is a simple yet efficient way to handle any type of mobile device!
Features:
- Automatically adapet the UI layout to your device, taking care of the screen safe area / notches.
- Handles any device (aspect ratio and screen resolution)
- Handles an advertisement banner if needed (at the top or bottom), that you can adjust the height
How To:
- Add the component ScreenSafeAreaManager to a GameObject
- Or simple add the prefab ScreenSafeAreaManager
- Configure some paramaters (the Canvas and some panels)
- Let the script do its job!
This tool is already embedded in Template Game - Word Guess and in Template Game - Words Hive!