How do I teleport a camera Block?

How do I teleport a camera block to another area in the same level without having a sprite have the camera? I’m trying to use one level to have different areas, I want it to be where once the green square is flashing in the first Light Freak area to move to the second area in the same level in my game Kat Arcade. Its in the “test” level or if you press enter at the Light Freak Game. https://flowlab.io/game/play/1668879

I want it to make it so it transfers to the second area in the same level. I tried and it either glitches to the spot for a split second and goes back, or it moves the camera block but not the screen.

im trying to use the least amount of blocks for each mini game

You could use the set Camera X & Y to set the position of where its looking.
You don’t even need to use a separate object for that.