ScratchData LogoScratchData
Back to MoreGamesNow's profile

MGN Language 1.2

MOMoreGamesNow•Created December 28, 2010
MGN Language 1.2
2
0
181 views
View on Scratch

Description

Changes from version 1.1 : A) Reorganized the scripts, just to make it easier to edit and understand. B) Added a "change variable" function. For instance, this running this script: var k set k=4 cng k=*3 sets k to 12 (4*3) Key words: var set pnt if ( --) GoBack cng ---------------------------- The if statement follows this format: if (variablename=number SCRIPT --) To go back to line 3 write: GoBack 3 If the script is taking forever, the cause is probably that your are setting a variable that doesn't exist, or didn't end an IF statement. If so, pressing "B" should stop it.

Project Details

Project ID1505577
CreatedDecember 28, 2010
Last ModifiedDecember 28, 2010
SharedDecember 28, 2010
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root