ScratchData LogoScratchData
Back to gerp124's profile

RLS Map Building Tools

GEgerp124•Created May 1, 2016
RLS Map Building Tools
1
1
18 views
View on Scratch

Instructions

There are three scripts in this project. The one that runs when you click the 'green flag' shows how the other two work. When I started designing this project I found that making the map of the school was kind of complicated, so I made these tools to make it easier. You can 'Remix' this project to save it to your own collection.Then you can use the scripts in your own project. Click 'See inside' and then you'll see the 'Remix' button. If you go select the Scratch Cat sprite, and then go to 'More Blocks' under the 'Scripts' tab, you'll see: 'ARC WALL' and 'DIVIDER WALL' 'ARC WALL' let's you draw curved walls 'DIVIDER WALL' let's you draw straight walls between the curved walls. These two tools will let you draw a map of the school, but you have to experiment with the numbers that you put in to them. Remember that a circle has 360 degrees, and the canvas where you're drawing is 180 pixels from the center to the top. The cool thing about 'More Blocks' is that you can invent them yourself. If you have a script that you wan to use over and over, you can go to 'More Blocks', click 'Make a Block', and give it a name, and then put the whole script on the block, now you don't have to write the whole script over every time you want to use it.

Description

The hardest part was figuring out how to draw a circles with the same center, and the same arc length.

Project Details

Project ID107765474
CreatedMay 1, 2016
Last ModifiedMay 6, 2016
SharedMay 3, 2016
Visibilityvisible
CommentsAllowed