My loading animation template. This project was created to be remixed or backpacked, to put it in your projects (just make sure to credit me if you do). PLEASE FOLLOW THE BACKPACKING/REMIXING INSTRUCTIONS BELOW FIRST, AND LOOK AT THE NOTES IN THE PROJECT. Backpacking/Remixing Instructions: There is a lot of stuff in the project that won't be neccessary for you to keep if you want to use it in your projects. If you want to remix it, follow the steps below, and if you want to backback it, use the steps under the remix instructions: REMIX INSTRUCTIONS: 1. Press the green remix button. 2. In the code editor, delete the Sprite that is called: 'Delete Me'. 3. Switch over to the 'Loading Animation' Sprite and remove the Hide block to make it show when the green flag is clicked. 4. Add anything you want! BACKPACKING INSTRUCTIONS: 1. In the code editor for this project, open your backback at the bottom of your screen. 2. Drag and drop the entire 'Loading Animation' Sprite into the backpack (NOT THE 'DELETE ME' SPRITE). 3. Go into the code editor for the project you want to use it in. 4. Open backpack again. 5. Drag and drop the 'Loading Animation' Sprite from your backpack into the Sprites section of the code editor. 6. Go to the Sprite and remove the Hide block to make it show when the green flag is clicked. 7. Have fun adding anything else you can imagine! If you use this, please don't forget to credit me.
All code is by me :) Feel free to remix this or backpack it to put it in your projects (just make sure to credit me). Follow instructions in the 'Instructions' tab.