capmar / spriter-love2d

Basic playback support for the 2D animation tool Spriter within the game framework love2d.
22 stars 0 forks source link

Doesn't work anymore. #1

Open Puzzlem00n opened 10 years ago

Puzzlem00n commented 10 years ago

I can't get the .py to convert the .scml to anything other than a blank lua file, and apparently both LÖVE and Spriter's APIs are different from it was when this was written. In major need of an update.

capmar commented 10 years ago

Hi Tim,

The library spriter-love2d was initially written while the animation tool Spriter was still a Kickstarter project - and has not been updated since. If you are trying to use the library with a later release of Spriter it will surely fail due to all the improvements they have later added to their tool.

If you tell me what version of Spriter and Love2D you are trying to use I will have a look at updating my library to support it - although no promises ;-)

Sadly I will not have time to update the library in time for the latest

LD48 as I am currently on vacation.

Best regards, Mario Caprino

Sent from my iPhone

On 19. apr. 2014, at 06:35, Tim Bumpus notifications@github.com wrote:

I can't get the .py to convert the .scml to anything other than a blank lua file, and apparently both LÖVE and Spriter's APIs are different from it was when this was written. In major need of an update.

— Reply to this email directly or view it on GitHubhttps://github.com/capmar/spriter-love2d/issues/1 .

Puzzlem00n commented 10 years ago

Okay, I wouldn't want to bother you on vacation, don't worry about it. =) There are other half-baked Spriter solutions in the community that I can try to get working. Thanks for your response.

mitchellmcmillan commented 10 years ago

Hi, I am in need of functionality like this, could you direct me to said half-baked solutions, @Puzzlem00n ? By the way, if you are still interested in updating this library @capmar , the latest version of Löve2D is 0.9.1 and I believe there is a newer version of the Sprinter file format.

Puzzlem00n commented 10 years ago

AGH! I'm so sorry, @mitchelldmcmillan, I got notified that you asked for me immediately after you commented, but totally forgot about it within a couple hours. Here's a really old attempt by @bhumphreys: https://github.com/bhumphreys/lovelyspriter

Here's an equally old attempt on the forums: https://love2d.org/forums/viewtopic.php?f=4&t=11677&sid=91624e20d8d25de4b83868e85b105f5d

Yeah, pretty much nothing is out there that actually works. =/

logankaser commented 9 years ago

Any idea where I could find a documentation on the spriter SCML format changes? I really want to get this working but I'd need to know that first.

tpimh commented 2 months ago

Try this: https://github.com/karai17/love-spriter