Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] .sf files and animation in v4. #963

Open
isorokuYam opened this issue Nov 14, 2024 · 1 comment
Open

[Question] .sf files and animation in v4. #963

isorokuYam opened this issue Nov 14, 2024 · 1 comment
Assignees
Labels

Comments

@isorokuYam
Copy link

Hello,
I have some old project and I would migrate it from v3 to v4. Looks like now spritesheets don't have Cycles. Is it still possible to load animation from .sf file? And is it possible to set frame time in it?

It's my old one maple (frametime was set in-code):
{ "textureAtlas": { "texture": "img/blast_big.png", "regionWidth": 32, "regionHeight": 32 }, "cycles": { "blast": { "frames": [0,1,2,3,4,5,6,7], "isLooping": false }, } }

@AristurtleDev
Copy link
Member

@isorokuYam The Sprite Factory application needs to be looked up and updated. In the mean time, would you be able to send me the files related for your .sf and I can add a compatibility layer in the meantime. If you can but don't want to post assets publicly, feel free to reach out to me on Discord in DMs

@AristurtleDev AristurtleDev self-assigned this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants