This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-05-11 07:31:58

MaxtheWeirdo
Scratcher
Registered: 2010-03-18
Posts: 500+

Opal, my Scratch proggramming language.

This is the manual for Opal. You can see it at http://scratch.mit.edu/projects/MaxtheWeirdo/1042268.
1- How to use the interface
Add- This adds a line of code.
Delete- This deletes a line of code.
Run- This runs the program.
Stop- This stops the program.

2. Commands
Version 1.0
negcolor- Switches the sprite to a negative color.
cs_ _ _- This sets the color effect. Remember to put "004" instead of "4". Also, don't put any spaces.
leave- Hides the sprite.
return- Shows the sprite.
normal- Clears graphic effects.
ws_ _ _- Waits a certain number of seconds. Treat it like you would the color effect command. Decimal points count as a letter.
fadein- Fades the sprite in.
fadeout- Fades the sprite out.
center- Makes the sprite go to 0 x, 0 y.
pd_ _ _- Points in a direction. Refer to the color effect command for how to type the numbers. The minus sign counts as a number.
ms_ _ _- Moves a certain number of steps. Again, consult the color effect command.

3. Updates
None, so far.


My website. Hall Crawler My Awesome OS
It's just marketing, guys! Nothing sinister!

Offline

 

Board footer