PLEASE READ! Have you ever wanted to make a 3D game, but don't really feel like writing out all that long code to generate a 3D landscape? Well, now there's my z-axis generator! This small, 4 script generator can give your game an awesome 3D effect by using sprite size to create a sense of depth. Just click "See inside", and pull out the sprite into your backpack. Please read the comments inside; they will tell you how to use each block.
Please give credit to @smithrm1 to use. ~ UPDATES ~ 2020-06-09: You no longer have to supply the absolute value for the "change z by <value> wait <seconds> seconds between movement" block. This is simple functionality I should have added a long time ago because I feel like having the block compute the absolute value is a cleaner and more user-friendly experience. If any of you have used this in the past, please consider checking out the new blocks. They work exactly the same as the old version, and in my opinion, change the user experience. A while ago (I don't remember when): You can now use the "set z to <value>" block as a normal block. ~ CREDITS ~ All code was written by me.