Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 600 Bytes

File metadata and controls

17 lines (11 loc) · 600 Bytes

SpriteResolutionHelper

It's a simple Unity editor's tool which allows you to monitor the resolution of sprites

Import to project

Import package with Unity package manager

How to use

Drag&Drop sprite

If resolution of the sprite is not a multiple of 4, then a warning will show in console

WrongSpriteExample.png

Features

You can turn on or off SpriteResolutionHelper with Unity Editor

PackageEditorUiMenu.png