Dharengo / Spriter2UnityDX

Converts Spriter .scml files to Unity prefabs
155 stars 41 forks source link

Overlapping sprites #17

Open Pixel-Mush opened 7 years ago

Pixel-Mush commented 7 years ago

I was wondering if you could give any feedback to my situation. Here is my post on the spriter forum. I was directed to ask this community;

Okay I have some problems with getting my animations to load correctly in Unity. And I'm actually working with someone across the world so we are trying to figure out the problem through screenshots and we can't seem to figure it out. I'm not really that familiar with Unity (he is). Here is the basic outline of the problem, I will attach screenshots. First set we uploaded in, I did not create points on the animation, causing errors. Second set I created a point and copied it across all frames. Causing tons of overlapping of sprites. Then I tried creating one point only on the first frame of animation (for each direction) and the character repeatedly spins in a circle between the four points. Then I tried creating a point for each frame of each animation (not copying). That's also does not work for me. The closest we have gotten is it will play an animation but skip the last frame I believe. He's the one doing the Unity importing and he knows nothing about spriter and I know little about Unity. Any help would be appreciated.

[url=https://postimg.org/image/mavb3xckj/][img]https://s13.postimg.org/mavb3xckj/IMG_0318.png[/img][/url]

[url=https://postimg.org/image/ke36d3bab/][img]https://s13.postimg.org/ke36d3bab/IMG_0319.png[/img][/url]

[url=https://postimg.org/image/ntvamn8ir/][img]https://s13.postimg.org/ntvamn8ir/IMG_0320.png[/img][/url]

[url=https://postimg.org/image/juy33tjvn/][img]https://s13.postimg.org/juy33tjvn/IMG_0321.png[/img][/url]

[url=https://postimg.org/image/l1232m86b/][img]https://s13.postimg.org/l1232m86b/IMG_0322.png[/img][/url]

[url=https://postimg.org/image/olxylucpv/][img]https://s13.postimg.org/olxylucpv/IMG_0323.png[/img][/url]

[url=https://postimg.org/image/7hl8wwu77/][img]https://s13.postimg.org/7hl8wwu77/IMG_0324.png[/img][/url]

Dharengo commented 7 years ago

I suggest you try SpriterDotNet, it's way less error prone than Spriter2Unity.