Are you tired of dealing with poorly adapted interfaces in your Unity game? This package makes it easy to create responsive screens for any size. With just a single code, your game is automatically configured and the screen is responsive to any type of size. You can create multiple canvases and modify them infinitely without worrying about adapting to different sizes.
Note: The screenshots are illustrative and only demonstrate what you can achieve with the code. The package includes only the codes, not the screenshots.
Features:
- Responsive screen for any size
- 3 screen adaptation modes:
- Constant mode: refreshes the screen constantly
- Frequency mode: updates with a certain time interval
- Pause Mode: refreshes the screen only when desired





