ScratchData LogoScratchData
Back to Alzter's profile

Fix bug where spamming taunt adds numerous Peppino clones

ALAlzter•Created April 17, 2023
Fix bug where spamming taunt adds numerous Peppino clones
308
271
20157 views
View on Scratch

Instructions

click the flag twice

Description

@MVBit sick project dude! I gotta play Pizza Tower man... I just fixed a bug where spamming taunt creates more clones of Peppino than desired. This is a classic Scratch error. A clone of a sprite receives a broadcast intended for only the main sprite to create a clone of itself, so the clone creates a clone AS WELL as the main sprite, leading to an exponential increase in clones. With every broadcast, more clones get created to create more clones. This mistake happens so often - I really think ST should add options to "when I receive" blocks to specify whether clones are allowed to receive the broadcast additionally. But they won't and I'm talking to a brick wall. XD In fact while I'm ranting about scratch, I gotta say, why on earth isn't 60FPS and custom stage sizes a thing yet?? Screen resolutions have increased since Scratch released and yet we're still stuck with the microscopic 480x360 project player in a 4:3 aspect ratio. Why?

Project Details

Project ID836460229
CreatedApril 17, 2023
Last ModifiedApril 17, 2023
SharedApril 17, 2023
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root