ScratchData LogoScratchData
Back to thinkingwithshifting's profile

(AiWE) Fillbots (remix)

THthinkingwithshifting•Created August 1, 2022
(AiWE) Fillbots (remix)
11
11
453 views
View on Scratch

Description

Credit to Nintendo (stuff) and @AidanMaherVGCP90 (microgame idea and idea of TV stage). There are probably bugs I'm missing, so tell me if you find any. I've been thinking about a Fillbots microgame since 2019 or so. I would've liked to have a little more to work with since I had to remake this from scratch. Then again, I do tend to do that with many recreation microgames. Feel free to leave the difficulty levels blank, though. I intended on adding some other stuff in the other difficulty levels until I realized how messy things got, both in terms of the code and the assets. So it's just medium-size robots only. Anyway, here's a list of additions: - Support for speed up to 2.5. - Scaling of 1.5x for the sprite pixels. Sorry for the decimal, but 1x was too small and 2x was too big. - Cleaner sprites, albeit some alterations were made to make the filler fit. - More accurate timing and controls, hopefully. - Added difficulty levels. - Level 1: There is one Fillbot who appears on the beat. - Level 2: Same as Level 1, but the Fillbot appears on the offbeat. - Level 3: There are two Fillbots. - Bomb now fades away, reappearing at the last beat. - Music recreated in Beepbox at 120 BPM tempo, like the other Rhythm Heaven microgame. Also varies between levels. [BEGIN DEVELOPER NOTE] = ASSETS = Besides the commands and stuff, this microgame has 52 costumes and 1 backdrop. Too many loaded costumes may cause Chrome to crash. If inserted into AidanWare, it may replace Mettaton Quiz (99 costumes + 2 backdrops). = ID = No scripts rely on the microgame ID. = INTEGRATION = To integrate this into a full project, the following must be done: - IMPORTANT: Update the microgame count. - Import these as normal: the sprite, the backdrops, the music, the broadcast script (into the chain of if-loops), and the practice menu costumes. - Add the microgame ID to the list of long microgames. - Add the microgame ID to the list of keyboard microgames. - Import the command into normal Action. - Import the 1 extra [Fillbots] script in Stage. This includes the local timer script, which kind of controls the entire microgame because...Rhythm Heaven. [FINISH DEVELOPER NOTE]

Project Details

Project ID718492015
CreatedAugust 1, 2022
Last ModifiedAugust 7, 2022
SharedAugust 7, 2022
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root