Is it possible to add "impossible" orbits? I tried around a bit and it seems like the only thing that influence the orbital period is the orbits semMajorAxis. I'm thinking of faking Larangian points by introducing planets without a body at the right places. This will of course be far from perfect but should be able to create two effects from Larangina points namely the dV saving possiblity and new locations to orbit. To do this I need to create "planets" with the same orbital period as the smaller object in the pair at a radious that is wrong. So far this dosen't seem to work by simply editing a Kopernicus config or by adding a new parameter to change the speed or period of the orbit C# object. My next would be to try to work with extending the orbit class and faking stuff there but if any one knows a more straight forward approach that would be stellar.