set scroll to x: () y: ()
Set scroll to x: ( ) y: ( )
The set scroll to x: () y: () block is a stack block in the Physics extension. It sets the scroll of the camera, notified by the reporter blocks x scroll and y scroll.
Documentation
Scroll to the desired location.
You can get the current screen position with the (x scroll) and (y scroll) reporters.
This will not affect the world boundaries set by the [setup stage] block.[1]