Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » 4th Q&A Directory for Help with Scripts
- mtnif
-
Scratcher
1000+ posts
4th Q&A Directory for Help with Scripts
Extended from:
3rd Directory, which was derived from the
2nd Directory
3rd Directory permission
DON'T POST YOUR ISSUES HERE. MAKE A NEW TOPIC FOR IT because it will get a lot more attention if you make your own topic about it.
! DO NOT TEST ! The first directory was closed due to Scratchblocks testing. Please do not do this to this topic.
! DO NOT OFF TOPIC ! The third directory was closed due to off-topic posts. Please do not do this to this topic.
To find answers easily, use Ctrl+F or Cmd+F in Mac devices.
Use this template:
3rd Directory, which was derived from the
2nd Directory
3rd Directory permission
DON'T POST YOUR ISSUES HERE. MAKE A NEW TOPIC FOR IT because it will get a lot more attention if you make your own topic about it.
Welcome to the fourth HwS Q&A directory, a directory related to useful topics in HwS.
! DO NOT TEST ! The first directory was closed due to Scratchblocks testing. Please do not do this to this topic.
! DO NOT OFF TOPIC ! The third directory was closed due to off-topic posts. Please do not do this to this topic.
To find answers easily, use Ctrl+F or Cmd+F in Mac devices.
Use this template:
[quote][b][big][url=https://scratch.mit.edu/discuss/topic/8_____/]Title[/url][/big] by @Scratcher[/b] Example template to copy and paste here: [small]Tags: ______[/small] [/quote]
————————————————————————
Guides to help you (only stickies at the moment):
How to better format your topic! (OLD; EIephant_Lover - 2019)
NEW: Guide To Improve Your Project (OLD; p-p-p-p-p-p-p-p-p-p- - 2021)
Scratch Workaround Guide VII (_nix - 2023)
The Official Guide to the Scratchblocks Plugin (han614698 - 2024)
Official Scratch Workaround Guide VIII (zispe - 2026)
⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️ (o97doge - 2026)
Programming questions:
Script for background transitions!
Use this script (thanks, @tajibear13!):when green flag clicked
show
go to x: (0) y: (0)
go to [front v] layer
set [glide v] to [1]
switch costume to [zoom v]
set size to (31) %
repeat (50)
switch costume to [small v]
change size by (glide)
change [glide v] by (1)
switch costume to [zoom v]
end
Scratchblocks questions:
How do you make the arrow that you can see in Scratchblocks dislay in forum posts (your own blocks, not the existing ones)?
Use @turnLeft (counterclockwise), @turnRight (clockwise), or @loopArrow (seen in repeat and forever blocks). For example:I will turn @turnLeft (0.21) turns!::motionI will turn @turnRight (0.18) turns!::motionI will loop this script above (4) times! @loopArrow::control(Please note that the @loopArrow will always come at the end of a block.)
Last edited by mtnif (Yesterday 03:08:52)
- ScodexPerson
-
Scratcher
1000+ posts
4th Q&A Directory for Help with Scripts
DON'T POST YOUR ISSUES HERE. MAKE A NEW TOPIC FOR IT.
This topic is intended to be a directory of issues/questions on Help with Scripts. This directory almost got closed indefinetly due to people asking for help on their own projects.
Also a note to the ST: Don't close this topic when offtopic posts are getting posted here. Just remove the offtopic ones.
This topic is intended to be a directory of issues/questions on Help with Scripts. This directory almost got closed indefinetly due to people asking for help on their own projects.
Also a note to the ST: Don't close this topic when offtopic posts are getting posted here. Just remove the offtopic ones.
Last edited by ScodexPerson (March 7, 2026 14:01:29)
- mtnif
-
Scratcher
1000+ posts
4th Q&A Directory for Help with Scripts
New topic!can you report to be stickied
- ScodexPerson
-
Scratcher
1000+ posts
4th Q&A Directory for Help with Scripts
Already did it.New topic!can you report to be stickied
- ScodexPerson
-
Scratcher
1000+ posts
4th Q&A Directory for Help with Scripts
Why is this still not stickied
edit: It's now stickied!

edit: It's now stickied!

Last edited by ScodexPerson (Feb. 23, 2026 18:03:39)
- zyakariko
-
New Scratcher
1 post
4th Q&A Directory for Help with Scripts
横スクロールのアクションゲームを作っています。
敵にあたってゲームオーバーの画面にするにはどうしたらいいですか?
敵にあたってゲームオーバーの画面にするにはどうしたらいいですか?
- sushiramen23
-
Scratcher
6 posts
4th Q&A Directory for Help with Scripts
<iframe src="https://scratch.mit.edu/projects/1281270018/embed“ allowtransparency=”true“ width=”485“ height=”402“ frameborder=”0“ scrolling=”no" allowfullscreen></iframe>
- Mole_Beastman74
-
Scratcher
2 posts
4th Q&A Directory for Help with Scripts
Help me figure out what's wrong with my usual pen-only collision technique.
clear
go to x: (0) y: (0)
switch costume to [c1 v]
set [brightness v] effect to (-100)
stamp
go to x: (mouse x) y: (mouse x)
switch costume to [c2 v]
set [brightness v] effect to (100)
stamp
clear graphic effects
set [overlap v] to <color [#000000] is touching [#ffffff] ?>
- Numbas
-
Scratcher
100 posts
4th Q&A Directory for Help with Scripts
Help me figure out what's wrong with my usual pen-only collision technique.Please make a new topic if you need help with a certain script.clear
go to x: (0) y: (0)
switch costume to [c1 v]
set [brightness v] effect to (-100)
stamp
go to x: (mouse x) y: (mouse x)
switch costume to [c2 v]
set [brightness v] effect to (100)
stamp
clear graphic effects
set [overlap v] to <color [#000000] is touching [#ffffff] ?>
- ET-Raats
-
Scratcher
16 posts
4th Q&A Directory for Help with Scripts
How can I make a platformer with good physics? My player just keeps phasing through walls and can jump through ceilings
- geo2025003
-
New Scratcher
29 posts
4th Q&A Directory for Help with Scripts
no te preocupes revienta el mio https://scratch.mit.edu/projects/1249851454,si nosabes progamar para dibujar pues entra el elace y revientalo pero porfavor si vas estar dejando asi sin editar debes de poner creditos de que le pertenesen como ejemplo pues yo reviento de ti y no edito nada y lo publico es alli que pongo el creditos de la persona como creditos a numbas,es de aser lo correcto,para evitar ser baneado,yo te recomiendo que lo editesHelp me figure out what's wrong with my usual pen-only collision technique.Please make a new topic if you need help with a certain script.clear
go to x: (0) y: (0)
switch costume to [c1 v]
set [brightness v] effect to (-100)
stamp
go to x: (mouse x) y: (mouse x)
switch costume to [c2 v]
set [brightness v] effect to (100)
stamp
clear graphic effects
set [overlap v] to <color [#000000] is touching [#ffffff] ?>
- ET-Raats
-
Scratcher
16 posts
4th Q&A Directory for Help with Scripts
wait i meant to make a new topic
- aurorakit
-
Scratcher
28 posts
4th Q&A Directory for Help with Scripts
any ideas on how to code working enemys on a raycast Engine?
- geo2025003
-
New Scratcher
29 posts
4th Q&A Directory for Help with Scripts
any ideas on how to code working enemys on a raycast Engine?disculpe aun sige siendo nuevo scratcher yo tambien sigo siendo sabes si ves en mi perfil y luego vas en proyectos destacado te mostrara mas proyectos y luego te vas a confundir
- HardGames101
-
Scratcher
18 posts
4th Q&A Directory for Help with Scripts
No, sryany ideas on how to code working enemys on a raycast Engine?disculpe aun sige siendo nuevo scratcher yo tambien sigo siendo sabes si ves en mi perfil y luego vas en proyectos destacado te mostrara mas proyectos y luego te vas a confundir
- HardGames101
-
Scratcher
18 posts
4th Q&A Directory for Help with Scripts
How do you access hidden blocks?
- geo2025003
-
New Scratcher
29 posts
4th Q&A Directory for Help with Scripts
How do you access hidden blocks?es imposible porque no se a confirmado que sacaran los bloques ocultos que tanto que emos esperado
- Discussion Forums
- » Help with Scripts
-
» 4th Q&A Directory for Help with Scripts

