How to make CapsuleComponent of Player start movable?

the ChoosePlayerStart() just needs an AActor, so you could use an empty actor in the scene, move that, and have the gamemode reference it. The PlayerStart actor is just for convenience afaik.