TurboWarp / scratch-gui

TurboWarp GUI and addons

Home Page:https://turbowarp.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating smartphone-compliant projects

sfederici opened this issue · comments

I don't know if this is the correct repository. If not, please let me know where I could post this.

I would like to be able to see Scratch projects in a phone without toolbar, menu bar etc. All this without having to package the project. I tried https://turbowarp.org/868045282?hqpen&size=360x840, but the scratch toolbar with the greenflag, top, etc buttons is still visible. I also tried Forkphorus, but it seems that I can't have a Stage whose ratio is different from 4:3. Are there alternatives?

No alternative?

not yet, sorry, things have been awfully busy here for a while

Thanks for answering. Do you think that what I'm asking is feasible and will be available in the TurboWarp website sooner or later?

When someone has got time to answer my question, I'm ready to listen to and discuss it.

You're just looking for something that looks very similar to the packager (no controls, black background), but without having to package it, yes?

Trying something new -- does this seem like something that could be viable for you?

https://turbowarp.github.io/alternative-embeds/embeds/mobile-compliant.html?id=60917032&width=640&height=360

You can change the numbers and it should just work, uses the same project running logic as the packager

Excellent!!! I guess this is it!! I changed the args to https://turbowarp.github.io/alternative-embeds/embeds/mobile-compliant.html?id=60917032&width=380&height=640 and it worked beautifully

One question. Can I add some parameters to make it autostart?

One question. Can I add some parameters to make it autostart?

Waiting for info

Thanks a lot, it works exactly as I needed it. Will this alternative embed page be available in the future or is it just an experiment? Is there any chance it will be included in the official embed page of Turbowarp?

And, just as ideas go after ideas: I noticed your solution already works even for standard Scratch project that are based on a mobile format, e.g. https://scratch.mit.edu/projects/560543479: https://turbowarp.github.io/alternative-embeds/embeds/mobile-compliant.html?id=560543479&width=240&height=360&autostart=1. This is incredible! (at least to me). Thanks a lot, really.

It's probably going to remain a separate thing for a while, this works very differently than the normal embed page

Ok, thanks