ScratchData LogoScratchData
Back to asrielgodhyperdeath's profile

Undertale dust animation remix

ASasrielgodhyperdeath•Created December 4, 2020
Undertale dust animation remix
0
0
15 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 ID458990228
CreatedDecember 4, 2020
Last ModifiedJanuary 8, 2021
SharedDecember 10, 2020
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root