Original: https://scratch.mit.edu/projects/559905996/ (Multiple Sprites) ^That is my biggest shared project! :O Scroll down to know what to do to remix. After 40+ hours of work... I present to you, Graph Creator 100% Pen! If you liked this, please love favorite, and follow @sciencedolphin9 for more awesome projects! In this engine/simulator, you can create graphs, comparing up to four entries of data, and all you have to do is remix and add your values! Just have fun and watch it draw values by itself, and if you want, click space to see the final graph automatically. Hope you enjoy! How to remix is in the notes and credits. Propose to be featured here: https://scratch.mit.edu/studios/28715018/comments/ Please give feedback, I would really like to know how to improve. If you find anything confusing, please ask in the comments below. :) How to add your own values: 1. Remix (If you don't remix you MUST give credit) and delete the thumbnail sprites. 2. Decide how many entries you would want to do (1-4) SIDE NOTE: Entries are lines. In this graph, there are 4 entries (1 is blue, 2 is red, 3 is green, 4 is yellow) 3. If it is less than 4, inside the code in the main script, find the custom block that says Draw Entry with a number after it which is the amount of entries you want. Then all the code beneath that you have to delete. 4. Where it says "set |max value| to ____, set that to the value of what you want the highest line on the graph to be (not entries, the lines from the backdrop) 5. Change the numbers in the backdrop to fit your values (they must be consecutive). 6. Go to the list part of the variables section. If you want less than 4 entries, delete the entries that have numbers higher than the amount of entries you want. 7. Customize the entries left in the list variables to the numbers you want. The length of the list (the amount of numbers each entry has) can be infinite :) 8. Make sure all entry lists end at the same number. 9. In the main script, where it says "set |The Amount Of X Positions| to _____, set that to the length of the entry lists. 10. If you want, you can customize the color of the lines by changing the color of "set pen color to (_)" 11. Fill in the other information in the variables 12. If you changed any colors, change the corresponding colors in the "Draw Boxes" custom block. And that's it! If I missed anything, please let me know! #All #Trending #Sciencedolphin9 #Games #Graph #Simulator #Animations #Best #Propose #To #Be #Featured #Amazing #Spacekey #Auto
This is graph creator one sprite (except for the customize sprite because you would have to scroll through all the blocks of code to customize it and the TB)! :D This is my 2nd biggest shared project yet (after the original one XD) with almost 3.5K blocks. Click T to watch the amazing pen thumbnail being drawn. :D I hope you enjoy! Credits: Pen text by @-rex-, @123768631, and @caders_117. Everything else by me.