How to set character position to left/right side in Side Scroller?

How to set character position to left/right side in Side Scroller?
Default position is centre. How can I change it to left or right or centre with blueprint?

Edit: Just like runner game. Character should be present at left side of screen instead of centre position.

Are you talking Starting rotation of player?

If you are, event begin player, set local rotation should do job.

No. Just like runner game. But character should be present at left side of screen instead of centre position.

So you want it off set to camera or Landscape?

Camera.
Player should be always on left screen so that I can see more incoming area of right side during gameplay.

Easy, just off set camera.

Will load a side scroller, give me a min

Original

In View Port

40505-capture.jpg

Change in Viewport

40506-capture.jpg

In Game

Thanks this is what I wanted. If you know how to do it, then it is always easy. :slight_smile:

, as long as it is resolved

can you help me? when i do this and turn character left and right in game camera do a wild swing, like spring arm is moving

Hi WasPedro,

Can you show us what this looks like? Either a video or some screenshots. It might also be helpful to see what your Character Blueprint’s Viewport looks like, as well as your SpringArm and SideViewCamera component details. Thanks!