simulator view

Is there a way to zoom out and see outside of the regular area ? For example can an item (x=1000 y=1000) be seen on simulator. I need something like a virtual zoom out for body not for device.

I don’t think this is possible unfortunately.

The only way I can think of to do a virtual zoom is to put your objects in a display group and reduce the xScale and yScale properties (but then everything will be small) based on some button presses.

I don’t think this is possible unfortunately.

The only way I can think of to do a virtual zoom is to put your objects in a display group and reduce the xScale and yScale properties (but then everything will be small) based on some button presses.