WHAT WAS CHANGED I removed a lot of the unneeded stuff, put both versions of Scratch Cat into one sprite, made the blocks better, etc., so it is much easier to use. Check out what I did in more detail at the bottom. HOW TO USE The "use backpack?" variable controls if Scratch Cat will use a backpack or not. Put "backpack" or "standard" in that variable to control that. WHAT WAS CHANGED (IN DETAIL) 1. I removed a ton of unneeded things (broadcasts, backgrounds, etc.), so it is much easier to understand. 2. I changed the shadow, so now it gets smaller when Scratch Cat jumps. 3. I combined both the standard Scratch Cat and the backpack Scratch Cat. You can change between them using the "use backpack?" variable. 4. I put all the costumes into folders (this is a ScratchAddons feature, this will not be visible to people without ScratchAddons). 5. I changed a lot of the code to make it easier to use.
@griffpatch