Block "Centre Camera" Doesn't Properly Work

Hi,

The block "centre camera at , [y] doesn’t function properly. I’ve made a demo game so you can see what I mean. Even if you change the x and y coordinates, the camera remains in the top left corner. https://makecode.com/_aVD3dXbVA0Mz

Thanks,
Ben

3 Likes

This here is all an illusion

The coordinates are all correct, its just that the camera isn’t far enough from the corner to look like its updating. If you increase the x and y it should center in a different spot.
Feel free to @ me if you have any more problems!

-pecan4