LINK TO ScratchP : http://scratch.mit.edu/projects/Project … ic/2421778
new.variable - Creates a new variable, Default name is var(variables+1)
var.value - Lets you choose a value for a variable | How To Choose A Value : 1. Type in variable you want to give value 2. Choose Value
print.text - Prints text in DOS display(Dos=program display)
cat.pos.x - Lets you choose X position for Sprite1(DEFAULT NAME CAT)
cat.pos.y - Lets you choose Y position for Sprite1
local.cat.direction - Lets you choose direction for Sprite1
cat.((hide)) - Hides Sprite1
cat.((show)) - Shows Sprite1
cat.movesteps : - Lets you move the cat (NUMBERHERE) steps
GenerateRandomNumber - Generates a random number
cat.size((%. edit)) - Lets you choose cats Size
cat.ghost(setval) - lets you choose cats ghost
cat.glide_X_Y - Lets you choose where Sprite1 will glide
cat.setpos - Lets you choose position for Sprite1
set(game)BackroundColor - Lets you choose Backround Color
Last edited by ProjectMakerMusic (2012-03-25 21:09:08)
Offline
Commands For ScratchP, A Programming language made out of scratch. This is just a list of commands you can use with it. Heres the link to the project :
http://scratch.mit.edu/projects/ProjectMakerMusic/2419916
Offline
ProjectMakerMusic wrote:
Commands For ScratchP, A Programming language made out of scratch. This is just a list of commands you can use with it. Heres the link to the project :
http://scratch.mit.edu/projects/ProjectMakerMusic/2419916
Belongs in Show & Tell
Offline
samtwheels wrote:
ProjectMakerMusic wrote:
Commands For ScratchP, A Programming language made out of scratch. This is just a list of commands you can use with it. Heres the link to the project :
http://scratch.mit.edu/projects/ProjectMakerMusic/2419916Belongs in Show & Tell
already reported bro
Offline