How can I get my Character to start outside of the new atmosphere (in space)?

I’m sorry, Maybe I didn’t make myself clear. I have already set up the atmosphere component correctly. I am just having a problem with the player starting location. I want it to start on a platform in “Space”. but when I click play, it teleports it down to the planet which is 0,0,0. I cant move the planet since I am using the new SkyAtmosphere component in 4.24.

I wanted to achieve a realistic-looking space outside of a space station scene, but when pressing play, the player gets instantly teleported to 0,0,0 no matter where i place the player start. I have tried setting up a blueprint to teleport the player to the co-ordinates, but this also doesn’t work, and I am unfamiliar with blueprint to know how to properly set this up.

as you can see in the screenshot, The player start is millions of units away and i think that might be the problem. I just want to know if it is possible to teleport a player this far away after starting the game, or getting the player start to work at this distance. The background is not a skybox, it is a sphere mesh within the new SkyAtmosphere components radius.