Discuss Scratch

Muhamd13
Scratcher
7 posts

Other Places/Methods to Receive Scripting Help (Updated)

SandyBrawlStarsFan wrote:

is there a way to make it so if your mouse goes around a character a number of times it makes them dizzy?
if you want help for making sprites dizzy by spinning them around a by the number of times they have spinned
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
Scratcher
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
Scratcher
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
riley1harter
Scratcher
94 posts

Other Places/Methods to Receive Scripting Help (Updated)

MomoAlt-Account
Scratcher
4 posts

Other Places/Methods to Receive Scripting Help (Updated)

what
gamer3903
Scratcher
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
Scratcher
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
Scratcher
1000+ posts

Other Places/Methods to Receive Scripting Help (Updated)

Muhamd13 wrote:

when green flag clicked
set [ myself ] to [sprite name]
go to (myself)

riley1harter wrote:

code ::grey
To test the scratchblocks plugin, you have to go to the sticky in Help with Scripts.
Danishcoconew
Scratcher
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
Danishcoconew
Scratcher
34 posts

Other Places/Methods to Receive Scripting Help (Updated)

hoo
Danishcoconew
Scratcher
34 posts

Other Places/Methods to Receive Scripting Help (Updated)

when green flag clicked
MomoAlt-Account
Scratcher
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
Scratcher
4 posts

Other Places/Methods to Receive Scripting Help (Updated)

bryhttythtgggggggggggrfhh hbvnt
gamemaker7467
Scratcher
3 posts

Other Places/Methods to Receive Scripting Help (Updated)

gamemaker7467
Scratcher
3 posts

Other Places/Methods to Receive Scripting Help (Updated)

Yim_the_Muon
Scratcher
48 posts

Other Places/Methods to Receive Scripting Help (Updated)

EclipseMoon12 wrote:

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
you can use
if <<(score) < [10]> and <(score)>[1]>> then

end
Baby_mouse
New Scratcher
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
Scratcher
7 posts

Other Places/Methods to Receive Scripting Help (Updated)

how do you record
crow_r
Scratcher
7 posts

Other Places/Methods to Receive Scripting Help (Updated)

Baby_mouse wrote:

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!
ok]
ill help
Muhamd13
Scratcher
7 posts

Other Places/Methods to Receive Scripting Help (Updated)

Baby_mouse wrote:

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!
i can also help

Powered by DjangoBB