ScratchData LogoScratchData
Back to DaBestMarioPlayer's profile

Undertale dust animation

DADaBestMarioPlayer•Created June 19, 2020
Undertale dust animation
232
227
4599 views
View on Scratch

Instructions

Just click the flag. -- Notes -- - Particle effects are cool. - The sprite that does all of the work is the one labeled "dust". - This is done using the power if color detection and clones. - The main reason that things like this are so hard to make is because of the scratch clone limit, you can only have about 280 without the game lagging tremendously, having more than 300 will basically crash the game. - If you are going to use this, give credit. -- How it works -- 1. The dust sprite goes to the top of the screen and goes down by 1 pixel until it is touching the color white. (while running screen without refresh.) 2. Every time the black box goes down, it will go to the left side of the screen, switching it's costume to the dust costume, then changing x by about 2, and if it is touching the color white, it will make a clone of its self, then switch it's costume back to the cover-up costume. (This happens running the screen without refresh.) -- Credits -- - All code is by me. - Thanks to Toby fox and Temmie chang for creating undertale, and the designs.

Project Details

Project ID406101270
CreatedJune 19, 2020
Last ModifiedJune 20, 2020
SharedJune 19, 2020
Visibilityvisible
CommentsAllowed