Code Monkey home page Code Monkey logo

Comments (3)

IvanikuV2 avatar IvanikuV2 commented on July 21, 2024

Hey! I don't think that'll work since I had abandoned this project due to a really hard to overcome roadblock. I can try to retake it again, but I can't make any promise I will get it to work, so far video support is almost finished and audio support is planned (after video support gets added). Currently the thing that's stopping me from continuing this project is Scratch uses an obscure method to generate ID's for in-game assets. And even after lurking in Scratch VM's code (the program that does all of the heavy lifting in Scratch's game engine) I couldn't find the algorithm that does this

When Scratch loads an SB3 file it makes sure that all assets follow this strict ID system, for example a Vector sprite would be something like 72dc56f9d552487990c960c99e626486.svg, maybe I could start doing some tests with an in-house ID generator for scratchvideo. But as I mentioned before the debugging process in a project like this is really hard since Scratch is generally reluctant on saying why it didn't load a file.

If you or someone else looking at this issue have a better knowledge of how the scratch engine works feel free to reach me out on GitHub or Matrix and we can discuss this together. If you want to keep track of the project feel free to Watch it and check out these issues:

from scratchvideo.

IvanikuV2 avatar IvanikuV2 commented on July 21, 2024

I decided to move all of this into one single issue, we're gettin' closer

from scratchvideo.

JustinsKittens avatar JustinsKittens commented on July 21, 2024

Ok, take your time, it's fine!
Have a nice day!

from scratchvideo.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.