Pear120 Posted October 5, 2015 Share Posted October 5, 2015 (edited) I had been using a modified hound texture for a character, and it had been working pretty well. I wanted to add some additional animations and change some existing ones, so I used ktools to decompile the vanilla hound anims and load them into the Spriter. Well, the Spriter had some animations looking a little broken, with legs swapped in one idle, or the jaw being way out of shape in a bite anim. That was fine, I fixed those. The real problem came when I used the compiler, and loaded the anims into the game. This is what the taunt animation does: Youtube The taunt animation has a second taunt animation happening behind it, in slow motion. This didn't happen when I just used the modified textures, and only appeared when I used the modified animations. It doesn't show up in the Spriter, and I don't know what to do. Edit: Took a look at this thread but disabling loop on 'taunt' didn't seem to fix it. Edited October 5, 2015 by Pear120 Link to comment https://forums.kleientertainment.com/forums/topic/58314-ktoolsspriter-issues/ Share on other sites More sharing options...
Arkathorn Posted October 5, 2015 Share Posted October 5, 2015 I ran into this problem when recompiling the animations for the badges, with it displaying differently than Spriter predicted.You should check if this happens when you just decompile and recompile, without any changes.A look at the involved code may provide insight. Link to comment https://forums.kleientertainment.com/forums/topic/58314-ktoolsspriter-issues/#findComment-678000 Share on other sites More sharing options...
pickleplayer Posted October 5, 2015 Share Posted October 5, 2015 Wait, you can edit existing animations just by decompiling existing anim folders?! There's an scml file in there!?Why has no one ever mentioned this!?! Link to comment https://forums.kleientertainment.com/forums/topic/58314-ktoolsspriter-issues/#findComment-678125 Share on other sites More sharing options...
Arkathorn Posted October 5, 2015 Share Posted October 5, 2015 Wait, you can edit existing animations just by decompiling existing anim folders?! There's an scml file in there!?Why has no one ever mentioned this!?!Yes, the amazing simplex has created a decompiler. You can find it here. Be warned though, the developers are using a different toolset, so sometimes there are things the decompiler messes up. Link to comment https://forums.kleientertainment.com/forums/topic/58314-ktoolsspriter-issues/#findComment-678130 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now