#Any way to emulate Scratch projects into Godot?

3 messages · Page 1 of 1 (latest)

minor nexus
#

I have a lot of old Scratch projects on the web across multiple accounts and I have an idea of making a gallery of sorts with emulated versions of all the games. I know you can convert it to javascript via Turbowarp but it wouldn't be nearly as cool for the gallery just to be a bunch of executable files in a folder. Is there a way to get those converted files and put them into a Godot project and for the files to work decently enough?

glacial mulch
# minor nexus I have a lot of old Scratch projects on the web across multiple accounts and I h...

I don't know about converting them to executable via godot, however if it's what you want, it's possible to convert them to exe via Turbowarp packager: https://packager.turbowarp.org/

minor nexus
#

So is it then possible to run these executables in a Godot file?