Join us at the Oolite Anniversary Party -- London, 7th July 2024, 1pm
More details in this thread.

Porting to the Unity 5 Engine[Unity beta 5.4.0f2]

Information, contacts and source code for ports to Linux, Windows, etc.

Moderators: winston, another_commander

Post Reply
JacksonSSilva
Poor
Poor
Posts: 4
Joined: Thu Jul 14, 2016 8:14 pm

Porting to the Unity 5 Engine[Unity beta 5.4.0f2]

Post by JacksonSSilva »

:) I'm porting/adapting the game to the Unity engine, but I wanted to know if this is forbidden.

my Google Driver folder.
https://drive.google.com/drive/u/0/fold ... GNSN1I1Vm8

This is the GitHub repository (https://github.com/JacksonSSilva/OoliteUnity5)
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6569
Joined: Wed Feb 28, 2007 7:54 am

Re: Porting to the Unity 5 Engine[Unity beta 5.4.0f2]

Post by another_commander »

Hi and welcome.

I don't think that porting to an external engine is forbidden, as long as the original licenses are honored. The project you are undertaking is very interesting and quite substantial in size and work involved, so good luck with it and, if you have questions, feel free to ask.

I have seen that Unity uses C# for its API, are you planning to convert the entire project to C# or only parts that would interface directly with the engine?
JacksonSSilva
Poor
Poor
Posts: 4
Joined: Thu Jul 14, 2016 8:14 pm

Re: Porting to the Unity 5 Engine[Unity beta 5.4.0f2]

Post by JacksonSSilva »

Thanks, I try to adapt everything I see in the source code, and mostly what I see in the game itself while I'm playing.
Post Reply