Alright.
First get a text block
Then we put make 2 Varibles
Pixel Size
X and y
We put pixel variable to 10
Then you are putting X and y variable
Then we repeat pixel size to create clones
We now go to When object is cloned
Then we make a new custom block called x and y start.
We go inside it and make 2 new local var inside the custom block called X and another Y
Then we put them to what we put x and y
Now we make right and down
The step local variable pretty much replaces the repeat block. So if you want to move right 5 times
You put right block and steps to 5
Say you want to 5 colors for your pixel art
You make 5 new variable naming the color you want and want to put them 1-you colors
Now we make a new custom like the right up down but with another local variable.
Now we put check if else and your colors
That’s pretty much it
Here’s a review of what we did
@omtl @OceanPeople.
Sorry if it’s confusing. Am not good at explaining things