Give the ship you are controlling 8-direction.
Create an invisible sprite and give it Scroll-To behaviour.
Have the invisible sprite move right constantly (bullet behaviour or movetowardangle etc)
Result: You can move the ship around the screen in 8-direction. There is a camera moving right constantly.