ScratchData LogoScratchData
Back to INFINIT-E's profile

Visual Coding Program V1.1 UPDATED

ININFINIT-E•Created February 2, 2022
Visual Coding Program V1.1 UPDATED
13
8
110 views
View on Scratch

Instructions

I made my own coding program in scratch. This is VCP (Visual Coding Program). This project is a bit hard to understand so please see the tutorial or read the instructions Tutorial to use: -How To Use- The use of this program is to make simple codes easily. 1 First we want to set the event when the code runs. Press 'Change Controls' in top right. Change it to the key you want. (NO space or arrow keys) 2 Next we set the statement code. The code that represents the statement code is the one with '-' this sign on the end in the list 'code list' You have to pick '0' or '1'. 0 to set, 1 to change What is the difference? Example of set: If your value is 100, and you set to 200, your new value will be 200. Example of change: If your value is 100, and you change by 200, your new value will be 100 + 200 = 300 3 Next we set the loop. To change the code modes, press the 'toggle code modes' in the top right (Above Set Loop) Loop codes are represented by having '[ ]' at the back in the list 'code list' It decides your loop. Pick 0 or 2. 0 = once, 2 = forever. You put '0' if you only want the code to repeat once every time the chosen event happens. Pick '2' if you want the code to run forever after the chosen event happens. 4 Press 'toggle code modes' and now we will set the effect. The effect code is symbolized by '( )' at the back. You can change the x, y, size, and so on. Choose your effect by putting the order of the code by seeing in the list 'code list'. Example: you want to change size, so you put 7. (The order of the size code) There are some that are effects abbreviated so here's the meaning: Form = Costume Fish = Fisheye effect Mos = Mosaic effect Sat = Brightness effect App = Ghost effect Dir = Direction 5 Set the number of the effect you have chosen. This affects how much you want the effect to be. Choose it by using the slider variable: 'Number ( )' Example: You want to set your costume to costume 10 (Banana). (Look at the costume list and see the order) So you put the effect to '8' ( Form ( ) ) and set the 'Number ( )' Variable to 10 (The costume you want) Or if you want to change size by 10, then set the number to 10 5 (THE MOST IMPORTANT PART) After filling all the code, (All code variables filled) Press insert code. (Must see it in the list 'Saved Code' And now your code is working! You can store more than 1 code, (But i would recommend to not use too much). Press erase all codes to reset everything. Press The button above to go to edit or testing mode.

Description

Code 100% By me Idea 100% By me Art are the ones in scratch. If you are confused about something, just ask me in the comments. Please propose this project if you really liked it. This project is BY FAR the most complicated project i've made. This took me brainstorming all day! I'm pretty proud of it. Production time: 2 Days Thanks for playing! Tags: #games #All #Coding

Project Details

Project ID637691679
CreatedFebruary 2, 2022
Last ModifiedFebruary 26, 2022
SharedFebruary 3, 2022
Visibilityvisible
CommentsAllowed