Hey there,
can anyone tell me if there is a way to make a console / non rendered application with unity? I’d like to make a server application that needs to do all the client movement and physics stuff. But since it is a server app it does not need to be rendered or have a graphical interface. All I need to put in there is text. Hope someone can help me.