约 81 个结果
在新选项卡中打开链接
  1. Why is my Scratch Cloud Variable not Updating? - Stack Overflow

    2020年3月30日 · 0 Cloud variables have limitations, for example, you cannot store letters and symbols in cloud variables. Also cloud variables always would take an eternity to reload, like I tried in my …

  2. How to create a Save/Load function on Scratch? - Stack Overflow

    2022年4月20日 · The technique you mentioned is used in many scratch games but there is two option for you when making the save/load system. You can either do it the simpler way which makes the …

  3. Re-open *scratch* buffer in Emacs? - Stack Overflow

    If I accidentally closed the scratch buffer in Emacs, how do I create a new scratch buffer?

  4. How to create a cloud variable in Scratch - Stack Overflow

    2019年4月7日 · But when I create a variable (I've used scratch 2 and 3) I get But I would like to get is this: I just watch a youtube tutorial in which was told that for cloud to work you have to be a scratcher …

  5. Postman removed offline mode (Scratch Pad) in new versions, Is there …

    2023年9月25日 · Postman removed its offline mode (Scratch Pad): The Scratch Pad is deprecated and no longer supported. The Scratch Pad is being discontinued and won’t receive any updates, bug …

  6. Cannot save project in Scratch - Stack Overflow

    2021年7月16日 · My project no longer saves in Scratch 3.0. I tried refreshing and going to My Stuff but that did not help. The project does not contain any large files, but there are large blocks of code. To …

  7. mit scratch - How to convert a SB3 file to an EXE - Stack Overflow

    2019年8月14日 · You could use an .sb2 file but you need to use Scratch 2.0. There are developers working on conversion programs that do .sb3 to .exe but that will take a while. I would recommend …

  8. How to change the resolution of the stage in MIT Scratch

    2018年9月9日 · The default resolution of the Stage in MIT Scratch is 480x360 in a 4:3 aspect ratio. I want to change it to a 16:9 aspect ratio, with a 720p resolution. Is there any source file or script that …

  9. How to create gravity in Scratch? - Stack Overflow

    2022年3月23日 · For people looking to advance their skills in Scratch and add gravity and jumping to your 2D game. Simple to use and easily optimizable. This can work for platformers or other fun …

  10. How to tell which edge was touched in Scratch?

    2014年12月28日 · In Scratch, there is a condition in the sensing category called touching, that can have edge as a parameter. Given that the condition returns true, how can I tell which edge was touched …