In EVE Online you can send ships to orbit around something, is this what you’re looking for? For that, just send the orbit target from the client to the server and let server handle the orbiting. In any case, to implement any special kind of controller you first need to know how to do it in a single player UE4 project. Once you can do it in single player mode, adding networking or adding the controller to the MMO kit should be easy.