Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Other Places/Methods to Receive Scripting Help (Updated)
- Muhamd13
-
7 posts
Other Places/Methods to Receive Scripting Help (Updated)
if you want help for making sprites dizzy by spinning them around a by the number of times they have spinned is there a way to make it so if your mouse goes around a character a number of times it makes them dizzy?
when green flag clicked
forever
point towards [ mouse pointer]
if <<not <<(last value) = (direction)>>>> then
set (last value) to (direction)
change (dir amount) by (1)
end
if <(dir amount) = (90)> then
do your dizzines script here
end
end
- MomoAlt-Account
-
4 posts
Other Places/Methods to Receive Scripting Help (Updated)
Does anyone know what happenes when you do this
when green flag clicked
deez
the rest of your script
define deez :
stop [ all]
do the rest of your script
Last edited by MomoAlt-Account (Jan. 21, 2023 15:33:38)
- riley1harter
-
94 posts
Other Places/Methods to Receive Scripting Help (Updated)
when green flag clicked
forever
if <touching [mouse v] ?> then
move (10) steps
end
end
- gamer3903
-
1 post
Other Places/Methods to Receive Scripting Help (Updated)
Does anyone know how to make clones go to clones? I want to make a beat' em up game, but I want to add shadows to all the enemies.
- Muhamd13
-
7 posts
Other Places/Methods to Receive Scripting Help (Updated)
when green flag clicked
set [ myself ] to [sprite name]
go to (myself)
Last edited by Muhamd13 (Jan. 28, 2023 23:46:03)
- medians
-
1000+ posts
Other Places/Methods to Receive Scripting Help (Updated)
when green flag clicked
set [ myself ] to [sprite name]
go to (myself)
To test the scratchblocks plugin, you have to go to the sticky in Help with Scripts.code ::grey
- Danishcoconew
-
34 posts
Other Places/Methods to Receive Scripting Help (Updated)
when sus is true :: hat sound
forever
say (+(pick random (6) to (9))
meow :: cat variables
set color (#44d633
when <(x position) = (mouse x)> {
switch costume to (sus v)
} ******* :: custom
stop :: events
when everything dead :: hat
change sus position to (length of ) :: motion
brotcast (noting v) :: sensing
play sound :: cap list
@greenFlag,@stopSign,@addInput@delInput@turnRight and @turnLeft
eat {
…
@list :: extension
} @loopArrow
forever
say (+(pick random (6) to (9))
meow :: cat variables
set color (#44d633
when <(x position) = (mouse x)> {
switch costume to (sus v)
} ******* :: custom
stop :: events
when everything dead :: hat
change sus position to (length of ) :: motion
brotcast (noting v) :: sensing
play sound :: cap list
@greenFlag,@stopSign,@addInput@delInput@turnRight and @turnLeft
eat {
…
@list :: extension
} @loopArrow
- Danishcoconew
-
34 posts
Other Places/Methods to Receive Scripting Help (Updated)
when green flag clicked
- MomoAlt-Account
-
4 posts
Other Places/Methods to Receive Scripting Help (Updated)
when sus is true :: hat sound
forever
say (+(pick random (6) to (9))
meow :: cat variables
set color (#44d633
when <(x position) = (mouse x)> {
switch costume to (sus v)
} ******* :: custom
stop :: events
when everything dead :: hat
change sus position to (length of ) :: motion
brotcast (noting v) :: sensing
play sound :: cap list
@greenFlag,@stopSign,@addInput@delInput@turnRight and @turnLeft
eat {
…
@list :: extension
} @loopArrow
- MomoAlt-Account
-
4 posts
Other Places/Methods to Receive Scripting Help (Updated)
bryhttythtgggggggggggrfhh hbvnt
- gamemaker7467
-
3 posts
Other Places/Methods to Receive Scripting Help (Updated)
can anyone help me with my tetris game? https://scratch-mit-edu.ezproxyberklee.flo.org/projects/803459534/
- gamemaker7467
-
3 posts
Other Places/Methods to Receive Scripting Help (Updated)
https://scratch-mit-edu.ezproxyberklee.flo.org/projects/803459534/ can anyone help me with my tetris
- Yim_the_Muon
-
48 posts
Other Places/Methods to Receive Scripting Help (Updated)
you can use is there a way to in the operator tab or with a custom block that detects if it in between a range of numbers for eg. 1 to ten
this is for a scoring system btw. please help if you can asap
if <<(score) < [10]> and <(score)>[1]>> then
end
- Baby_mouse
-
1 post
Other Places/Methods to Receive Scripting Help (Updated)
Hello! I'm @Baby_Mouse. I need help w/ my project: “Sloth caretaking”. I there are a few block that I just can't figure out! pls help!
- crow_r
-
7 posts
Other Places/Methods to Receive Scripting Help (Updated)
ok] Hello! I'm @Baby_Mouse. I need help w/ my project: “Sloth caretaking”. I there are a few block that I just can't figure out! pls help!
ill help
- Muhamd13
-
7 posts
Other Places/Methods to Receive Scripting Help (Updated)
i can also help Hello! I'm @Baby_Mouse. I need help w/ my project: “Sloth caretaking”. I there are a few block that I just can't figure out! pls help!
- Discussion Forums
- » Help with Scripts
-
» Other Places/Methods to Receive Scripting Help (Updated)