Left and right arrow to move. See inside so that this project makes sense
Tried to program using a method more similar to how languages like C# or C++ work. Here, I made a function that initiates once the green flag is clicked, and another that repeats every time the screen refreshes. I also created a function that the clone can use. NOTE: This is a BAD way to program in Scratch! This will result in very laggy projects depending on how much you use it! I just wanted to see if it could be done. However, I do think that in terms of making everything look clean and organized, using a block for the initializing blocks could be useful.