K0lb3 / UnityPy

UnityPy is python module that makes it possible to extract/unpack and edit Unity assets
MIT License
807 stars 122 forks source link

Fixing the reversed flip operation for packed sprite #207

Closed Elioty closed 1 year ago

Elioty commented 1 year ago

Fixing the flip transpose operation when extracting a packed sprite image from a texture. This addresses issue #206.