ScratchData LogoScratchData
Back to Waysneighborgo2's profile

Scratch in Scratch More Content Edition

WAWaysneighborgo2•Created October 9, 2021
Scratch in Scratch More Content Edition
1
1
53 views
View on Scratch

Instructions

A LOT of new blocks. play the project just like the original. Below are some helpful tips for using these blocks. 1. The NOT block should go AFTER the statement. (Example: X pos > Y pos NOT) 2. All reporters and boolean blocks (round / hexagon) do nothing on their own, but can be used in IF statements and others like it. 3. To end a looping or checking block (IF, Repeat 10x, Forever) Use a Statement End block. 4. The Undefined Block does nothing. 5. The Custom Value block can be set to anything for use in comparing, for example: Answer = V, in this case, V is set to lets say Bob, if answer is Bob, then it reports true. 6. To use repeats/forevers with IF blocks, place the if block on the outside, not in the inside. 7. Statement end blocks can be used with multiple blocks at the same time, Example: If (...) Forever (...) Statement end. This statement end block acts as an ending point for both the if and the forever at the same time. 8. There is only 1 script, that script can hold 72 blocks in it. Use the variable as a sort of scroll bar. 9. When making stuff, make sure you pay attention to what order your placing blocks in, there is no move option for blocks, only delete and place. 10. The switch blocks (they are the operator blocks with checks / x's) can be set to a state (see at the top) and detected. 11. Else statements are separate from IF statements. 12. Repeat Stop stops any repeat. 13. Clones do all code, delete this clone does nothing to the main sprite. 14. On regular blocks with blanks like Go to X Y, make sure to have something between your two reporters. It can be an undefined block if you want to make sure it does nothing.

Description

I do this with a lot of projects, remix them to include more content. Patch Notes 1.0 (Launch Update) Added Move to mouse cursor block Added Previous costume block Added Play pop sound block 1.1 (Preparations Update #1) Added Random Position Block Added stop sign back Changed look of play pop sound block You can now place as many green flag blocks as you want. Changed text to be marker font. Updated code to be able to support 20 blocks instead of 15. 1.2 (Repeat Update) Added Repeat 10 times Added Repeat End Added Forever Loop Moved stop sign to prevent accidentally clicking on a block of code. 1.3 (Predicate Update) Added If Statement Added Set True Added Set False Added True? Added False? Changed Forever and repeat 10 times to be statement blocks. Changed repeat end to statement end. Fixed text being behind player. Fixed text being visible when flag was clicked. Updated thumbnail Fixed not starting sometimes. Fixed a lot of background. 1.4 (Reporter Update) Added Equals? Added Less Than? Added Greater Than? Added Variable Added Change Variable Added Timer Added Reset Timer Added When Sprite Clicked Decreased size of buttons to fit more of them. 1.5 (Maintenance Update) Added Loudness Updated Equals, Less Than, and Greater Than. You can now see your code on blank background. Changed sprite of pop sound + fixed glitch with it. Added undefined block in case of stuff not working right. 1.6 (Start to Gates Update) Added Mouse X Added Mouse Y Added Not Gate (Place AFTER the predicate statement) Added Mouse Down? Added X Position Added Y Position Added Custom Value Added Size 1.7 (Preparations Update #2) Added Answer Added Scripts! This allows you to have 72 blocks in total, showing 24 blocks at a time, though, viewing scripts 2 or 3 is kinda buggy and is hard to see what blocks you have, but they still work! You can now have 24 blocks in a script. Lowered size of blocks in menu to fit even more of them! Undefined Blocks can now be spawned in manually. They do nothing. Fixed some bugs. Updated Thumbnail again, changing the green flag to when clicked, and adding undefined block in there. 1.8 (Control Update) Added Username Added Days since 2000 Added Wait Until Added Else Statement Added Repeat Stop Added Clone Myself Added Delete this clone Added Wait 5 Seconds Added Repeat 5 times Added Repeat 1 time Added Change Variable by -1 Added Set Variable to 0 Minor fixes updated instructions 1.9 (Motion Update) Added Bounce Added Rotation Style All Around Added Rotation Style Left-Right Added Rotation Don't Rotate Added Set X (uses reporter) Added Set Y (uses reporter) Added Go to X, Y (uses reporter) Added Point in Direction (uses reporter) Added Move 10 steps Added Direction Added Turn 15 degrees right Added Turn 15 degrees left 1.9.1 (Surprise Update) Added Costume # Added Costume Name Added Backdrop # Added Backdrop Name 1.9.2 (RNG Update) Added Pick Random number between 1 and 10 holy- that's a lot of room for blocks. 2.0 (Pen and Looks Update) Stamp, Erase all, pen down, pen up, pen blue, pen red, pen yellow, pen black, pen white, change pen color by, set pen color to, change pen size by, set pen size to, set size, front, change layer by, color effect set, color effect change, brightness effect set, brightness effect change, ghost effect set, ghost effect change, clear graphic effects, set variable to _. 2.1 (Volume Update) Added Volume Added Set Volume Added wait _ seconds. 2.2 (Preparations Update #3) Added Repeat _ Times Added Distance to Mouse-Pointer 2.3 (List Update) Added ability for blanks to go inside of reporters. (may interfere with NOT gates or other things.) Added List Added Add _ to List Added Delete _ of List Added Delete All of List Added Item _ of List Added Item # of _ in List Added Length of List Added List Contains _? Added Stop All Sounds Changed look of NOT gate Worked on Broadcast blocks- yes they are still coming soon. 2.4 (Time Update) Added Insert _ at _ of List Added Replace Item _ of List with _ Added Current Year Added Current Month Added Current Date Added Current Day of Week Added Current Hour Added Current Minute Added Current Second Added Answer and Username to HUD. Updated Color of Custom Value 2.5 (Preparations Update #4) Added Say _ Added Think _ Fixed rendering issues with NOT gate Fixed Distance to Mouse-pointer and in the process, all list blocks. Fixed Custom Value Reporter. Updated look of Size Blocks Still Working on fixing stamp blocks. 2.6 (Backdrop and Drags) Added Drag Mode Enable Added Drag Mode Disable Overhauled Backdrop to fix stamping. Fixed Scripts 2.7 (Sound Update) Added Change Volume Added Change Pitch Added Set Pitch Added Change Left Right Added Set Left Right Added Clear Sound Effects 2.8 (Touching Mouse Update) Added If Touching Mouse Fixed Go to X,Y block not properly reading values Fixed everything turning into one block

Project Details

Project ID581570804
CreatedOctober 9, 2021
Last ModifiedJanuary 14, 2023
SharedNovember 9, 2021
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root