bug: sprites can share private variables of other sprites.
when you create a private variable on a sprite, then you DUPLICATE that sprite, the private variable of the original sprite appears on the duplicate, as if they share that one private variable. i feel like creating another variable with the same name, but only for the duplicate should be better.
u/GarboMuffin PLEEASE fix this, it's messing my project up!!