TheShovel
TheShovel
In advanced options, when packaging the project, you can put custom js there. Just put your code there. If you wanna edit the project offline... idk what you could do...
oh, my bad
that fixed the issue, thanks!
You can probably do this with JavaScript and the Eval special variable. Something with `style.cursor = 'none';` .
It wold be hard, and C doesn't really work well on all devices (for example linux, it can be hard to get it working on it without wine). Conversion to...
> > Conversion to js is possible because Scratch-vm is made with js, so all you need to do is run the Scratch-vm with the project > > If you...
> > [...] > > I do know about that. But it still needs the vm, that is made in js, so compiling to C just isn't something that someone...
The packager removes all comments. They don't exist in the final file. If you want, you can use the Runtime options extension and set all the values when the project...
Ooh alright. The settings in the project file itself should actually change the values displayed in the packager instead of just saying that there are overrides. Not having it do...
I'm sorry but I can't fix this myself. It's a deeper packager issue and probably Garbo or someone who knows to mess with the packager better than me can fix...