Coder Social home page Coder Social logo

spriter2unitydx's Introduction

Spriter2UnityDX

Converts Spriter .scml files to Unity prefabs

Version 1.0.4

Download the Unity Package here: https://github.com/Dharengo/Spriter2UnityDX/raw/master/Packages/Spriter2UnityDX.unitypackage

!!!Requires Unity 5.x!!!

Use Instructions:

  1. Import the package into your Unity project (just drag and drop it into your Project view).
  2. Import your entire Spriter project folder (including all the textures) into your Unity project
  3. The converter should automatically create a prefab (with nested animations) and an AnimatorController
  4. When you make any changes to the .scml file, the converter will attempt to update existing assets if they exist
  5. If the update causes irregular behaviour, try deleting the original assets and then reimporting the .scml file

Changelog:

v1.0.4:
Fixes:
-AnimationEvents are now preserved between reimports
-SpriteSwapper renamed to TextureController to avoid confusion
-Fixed a z-position issue with the SortingOrderUpdater
v1.0.3:
Fixes:
-Fixed an issue where flipped (negative-scaled) bones caused child sprites to appear out of place and in odd angles
Features:
-Added a toggle to the Entity Renderer that allows you to apply the .scml file's Z-index to the order-in-layer property of the Sprite Renderers
-Removed Spriter2UnityDX components from the Add Component menu, since they are automatically added or removed through script
v1.0.2:
Fixes:
-Fixed an issue where sprites appeared distorted when resizing bones.
-Exceptions are wrapped up nicely and no longer abort the whole process
Features:
-Now adds AnimationClips to existing AnimatorStates if they exist
-Autosaves no longer trigger the importer
v1.0.1:
Fixes: -Fixed an issue where the sprite's Z orders would get messed up if the sprite is moved during animation
Features: -Z order can now be mutated during animation
v1.0: Initial version

spriter2unitydx's People

Contributors

dharengo avatar rfadeev avatar mazku avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.