https://arcade.makecode.com/S27286-80718-22034-93440, the camera doesn’t follow correctly, is it because of the sprite changes?
Try adding
Then you should see it doing what you expect. Note that mySprite2 is going to stay relative to camera with the code you have, so it will always be in that lower left corner.