Last active
December 23, 2016 01:51
-
-
Save PullJosh/85275f2b8f05ca255fa1891ec4cabdc1 to your computer and use it in GitHub Desktop.
A better block layout, based on usage statistics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Motion: | |
------------ | |
move steps | |
go to x y | |
glide to x y | |
point in direction | |
turn right | |
turn left | |
if on edge, bounce | |
change x by | |
set x to | |
change y by | |
set y to | |
go to [sprite] | |
point towards [sprite] | |
x position | |
y position | |
direction | |
set rotation style | |
Looks: | |
------------- | |
hide <-- Hide/show in that order! | |
show | |
switch costume to | switch backdrop to | |
next costume OR switch backdrop and wait | |
switch backdrop to | next backdrop | |
set size to | |
change size by | |
set effect to | |
change effect by | |
clear graphic effects | |
go to front | |
go back layers | |
say for secs | |
say | |
think for secs | |
think | |
costume # | backdrop # | |
backdrop name OR backdrop name | |
size | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment