Malhavok / Spriter2Unity

Tool for converting SCML files into Unity prefab and anim
13 stars 27 forks source link

Can't convert project #6

Closed LSDemian closed 10 years ago

LSDemian commented 10 years ago

Hi I've downloaded your tool and trying to convert sample project. But when i pointing path to texture folder (step 3), there's no messages in the log and i get nothing after convertion I'll be very appreciate if you help me to solve this issue I'm using Unity 4.3.1f1, Python 2.7, spriter b5.950 installed. OS win 7

Malhavok commented 10 years ago

hello

do the following steps: 1) download latest version of Spriter (should be b6.1) as i'm targeting it atm (and i'm not 100% sure whether i'm not breaking something for the old version in the process) 2) convert your project to the newest version 3) download latest version of Spriter2Unity 4) from Spriter2Unity copy content of UnityAssets directory into Assets directory of your Unity project 5) place your sample project in Assets in your Unity project 6) go to Unity and let it import all the stuff 7) while pointing directory be sure to point the one that was pointed as root for scml project

check this video as an example: http://www.youtube.com/watch?v=pZK86lQU8ME

if it still doesn't work, make screenshots of the process with log visible, please. pasting a link to a project you're trying to convert will also help.

LSDemian commented 10 years ago

Updated Spriter to latest version, still nothing Here's the link for unity project https://www.dropbox.com/s/txdjp9gei08z56s/TestSpriter.zip I'm using example project "Grey Guy" from brashmonkey.com. After selecting texture folder log area is empty 1

Malhavok commented 10 years ago

ok, i've tested it on osx and everything works fine. forwarding to the person responsible for the windows tool.

Malhavok commented 10 years ago

found a bug - didn't remove imports that don't exist any more... fixed

Hakami-chan commented 10 years ago

Everything is working fine now, was import problem in the end. Download newest version of Spriter2Unity, it will solve the problem. Sorry for the inconvenience. Close the topic if everything is working fine on your side too.

LSDemian commented 10 years ago

All works fine now. Thanks for fast response