2D side scroller, changing player from centered default position?

I’ve searched but am probably using the wrong words (English is not my native language) because I can’t find a solution.

I’m using the 2D side scroller template and would like the player to be placed further to the left on the play screen instead of centered. Am using BP.

Any push in the right direction much appreciated.

An easy way to do it is by changing your CameraBoom Socket Offset

Thank you! It works great now. :slight_smile: