firtoz / Unity3D-TextureAtlasSlicer

Simple and fast tool to import XML spritesheets (TextureAtlas) into Unity3D
128 stars 26 forks source link

New release? #6

Open RobotCaleb opened 4 years ago

RobotCaleb commented 4 years ago

It's been a minute.

toxicFork commented 4 years ago

You caught me... I did not get to use this repository for a long time but this weekend I hope I can make an unity package if you like. For now you can download and extract the zip, I don't know if it will work with the latest unity

OranguTech commented 2 years ago

https://assetstore.unity.com/packages/tools/utilities/xml-texture-atlas-slicer-36103

Working for me in 2020.3.x LTS!

toxicFork commented 2 years ago

I'm surprised it still works!

1oglop1 commented 7 months ago

@toxicFork Wow it still wroks in 2022.3.x LTS! Unity asked me about some updated I said yes. Code reports some warnings about obsolete api.

at https://github.com/firtoz/Unity3D-TextureAtlasSlicer/blob/master/Editor/TextureAtlasSlicer.cs#L405

[Obsolete("Support for accessing sprite meta data through spritesheet has been removed. Please use the UnityEditor.U2D.Sprites.ISpriteEditorDataProvider interface instead.")]

but it still worked 🤯