Jump to content

Cutout animation with spritesheet based graphics source


jcx

Recommended Posts

Hi, we are small team developing 2d game.

First of all GREAT WORK!!! We love Spriter.

Our way of use will be converting SCML into C# object in Unity3d for what we wanted to use this API viewtopic.php?f=3&t=534. However we need the graphic files be actually one or even better we need more characters on one big 2048x2048 spritesheet, because it renders faster in 3d accelerated game.

Well we will convert the SCML file for our purposes from folder/file structure to file/coordinates+dimensions structure so here is the idea:

Would it be possible to export spritesheeted SCML (or another datastructure) directly from Spriter?

Second feature added to this would be to export all frames with position, rotation, scale and other properties, so the programmer would have just to build animation player and then could use Spriter as all-in-one solution for preparing and exporting graphics for cutout animated entities.

Link to comment
Share on other sites

Hi jcx. There will eventually be support for loading spritesheets directly into Spriter, and exporting spritesheet information directly into the scml file. The good news, is you don't have to wait for this feature, and it's actually a simple fix. Just make your api look in a spritesheet instead of the folders of images Spriter uses. There is at least one of the implementations the community has created that does this (cocos2d, if I remember correctly)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...