ScratchData LogoScratchData
Back to MrTomec's profile

help!!

MRMrTomec•Created February 10, 2022
help!!
2
2
41 views
View on Scratch

Instructions

SOLVED!! Right arrow key changes which cat glows Left arrow key should change in opposite direction, but instead of decrementing the variable by 1, the code stops working This project is an experiment I put together to try and sort through some issues I'm experiencing while working on my adaptation of Wordle. It turns out there are a lot of unexpected twists to coding with clones, especially when your project has a mix of global and local variables. In this project, a global variable tracks which of the four cloned cats cat is glowing. Changing the variable "current clone" switches the glow effect to a new cat, but the script mysteriously stops working when you try to move the variable backwards.

Project Details

Project ID642309223
CreatedFebruary 10, 2022
Last ModifiedFebruary 12, 2022
SharedFebruary 10, 2022
Visibilityvisible
CommentsAllowed