Hi, the only way sprites can get corrupted is if the game itself fails to initialise the sprites properly… remnants of the mouse sprite remain and your game doesn’t overwrite them…
But I’ll have a look at how to sort this out, because sometimes the game doesn’t even account for an uncleared tilemap memory bank, etc....