About 24,000,000 results
Open links in new tab
  1. How do i make an invisible sprite that you can still click on ... - Scratch

    Jul 20, 2023 · Use this script and the sprite will be invisible while still being able to interact with the other sprites and be clicked on, you can also set it to a lower number to make it …

  2. Scratch Coding - How to hide your sprite - YouTube

    Learn how to hide your Sprite in your game or story and show it again. Hiding your Sprite can allow you to do things like making a Sprite disappear when you...

  3. How do we hide and show sprites in Scratch? - FLLCasts

    Mar 27, 2020 · The blocks that make sprites invisible and visible again can be found in the purple block palette: The "show" block makes the sprite visible and the "hide" block makes it invisible!

  4. Hide - Scratch Wiki

    Hidden sprites will not be detected. A workaround that allows detection is to set the sprite's ghost effect to 100 or by using the "clear graphic effect" block.

  5. How do I make a sprite invisible without using the hide ... - Scratch

    Oct 23, 2020 · The most logical method of doing this is of course to make the red bars on the cams not being viewed invisible and the bar on the cam being viewed visible, but I can't find a …

  6. Is there a way to make a section of a sprite invisible... : r/scratch

    Jun 4, 2020 · First make that sprite a circle with around the same radius as you want bushes to be translucent. Next, make that sprite go to wherever you character is, with a “forever go to …

  7. 65. How can I make sprites or backdrops appear transparent ... - YouTube

    How can I make sprites or backdrops appear transparent using the Ghost Effect? In this video (Lesson 65 of the Scratch Learning Bytes) we will see how to use whirl effect to make a...

  8. Hidden Sprites - Scratch Wiki

    It is much easier to make a sprite hidden by using the Hide block, though it only affects the Stage. In Scratch 2.0, creating a hidden sprite is very simple. Underneath the stage, simply click the …

  9. Making Things Invisible - Discuss Scratch

    Mar 1, 2022 · Is it possible to make a setting where you can change a sprite's visibility? Right now, I've just been making them jump to somewhere they don't show and using the wait …

  10. How do I make invisible sprites? : r/scratch - Reddit

    You just make it a normal wall, but then use "set ghost effect to 100". "If touching <sprite>" still works even if the ghost effect is all the way up.