mirror of
https://github.com/BlackMATov/unity-iso-tools.git
synced 2026-01-05 01:50:58 +07:00
Fix "Issue #2: Sorting bug" (incorrect pivot)
This commit is contained in:
@@ -27,15 +27,15 @@ TextureImporter:
|
||||
filterMode: 0
|
||||
aniso: 16
|
||||
mipBias: -1
|
||||
wrapMode: -1
|
||||
wrapMode: 1
|
||||
nPOTScale: 0
|
||||
lightmap: 0
|
||||
compressionQuality: 50
|
||||
spriteMode: 1
|
||||
spriteExtrude: 1
|
||||
spriteMeshType: 1
|
||||
alignment: 0
|
||||
spritePivot: {x: .5, y: .5}
|
||||
alignment: 9
|
||||
spritePivot: {x: .5, y: .174999997}
|
||||
spriteBorder: {x: 0, y: 0, z: 0, w: 0}
|
||||
spritePixelsToUnits: 1
|
||||
alphaIsTransparency: 1
|
||||
|
||||
Reference in New Issue
Block a user