Discuss Scratch

tortoythegod
Scratcher
43 posts

Yet here i go again

I MAY BE INTO SCRATCH TOO MUCH!

when [FOOBAR v] > (10) :: variables
forever if <TRUE>{

} :: control cap

stop [other sprites v]
define hello world ({}input)
run ({}input):: control
(() ^ (0) ::operators)
inline block ({rq34uf43qgier:: cap extension[i]geh78fgh7[/i]})


({RHERH})
(<>)
([ALL-MENUS! v])

(SCRATCH! :: control)
-StarryDog-
Scratcher
59 posts

Yet here i go again

No blockspam plz

Hello ^w^
https://internetometer.com/give/50275
Gamer_Logan819
Scratcher
1000+ posts

Yet here i go again

Can you explains what these do

The forum boogeymen are out to get you

tortoythegod
Scratcher
43 posts

Yet here i go again

sure
when [foo v] > (10) :: variables
when [foo v] > (10) :: variables
would check if (foo) is larger than (10) and then run (blocks)
forever if<>::control

end
would be a short for
forever
if <> then

end
end
stop [other sprites v]
would stop every sprite except this one.
define blah.({block})
the block or {} in a my block statement would return a block
run ({block})
runs stuff
((1) ^ (4) :: operators)
does (1) to the power of (4)
and yeah I'm not explaining more

(SCRATCH! :: control)

Powered by DjangoBB