Skip to content
This repository has been archived by the owner on Sep 17, 2022. It is now read-only.

su10/AutoScreen-for-Device-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT WAS ARCHIVED. USE NEWER VERSION FOR UNITY2021 OR NEWER.

AutoScreen for Device Simulator

AutoScreen provides a smart solution for Safe Area in Unity.

Demo

Description

Unity's Device Simulator has a lot of information about Safe Area, but there is no feature to use them to support Safe Areas or to preview them comfortably in the Unity Editor.

By using components such as SafeArea provided by AutoScreen, you can support and quickly check the Safe Area with Device Simulator regardless of whether it's playing or not.

This is done by transforming the RectTransform, but the changes are not saved in the file, so it makes no difference in the version control system.

Installation

Requirement

  • Unity: 2019.4 ~ 2020.3
  • Device Simulator: 2.2.4-preview or higher

Install

  1. Open the Package Manager
  2. Press [+▼] button and click Add package from git URL...
  3. Enter the following:

or add a following line to dependencies field of your Packages/manifest.json.

  • "com.jagapippi.auto-screen": "https://github.com/su10/AutoScreen-for-Device-Simulator.git?path=Packages/com.jagapippi.auto-screen"

About

A smart solution for Safe Area in Unity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages