Discuss Scratch
- Discussion Forums
- » Bugs and Glitches
- » Accessing deleted variables re-creates them for the sprite
- jvvg
-
1000+ posts
Accessing deleted variables re-creates them for the sprite
I deleted a variable (but not all references to it in the code), and when I ran the code that referenced the deleted variable, it made a new variable with that name for the sprite.
- LS97
-
100+ posts
Accessing deleted variables re-creates them for the sprite
That's normal. It happens in 1.4 too, to avoid errors.
- Discussion Forums
- » Bugs and Glitches
-
» Accessing deleted variables re-creates them for the sprite