Request motion permission with touch object. Must be user triggered.
Disable gravity, obstacles set to immovable, in physics objects on start of layout.
-> Sprite: Apply Physics force (Touch.AccelerationXWithG×-1, Touch.AccelerationYWithG) at image point 0
You probably also want to turn on bullet mode or adjust the stepping values for the sprite so it doesn't get stuck in or teleport through walls.