Page 1 of 1

Unreal Engine 4

Posted: 19 Mar 2015, 05:50
by braza
Unreal Engine 4 is now available to everyone for free.

It is generally great but seems lacking the possibility to run instances of the game server. It is not even stated in the roadmap so far. https://trello.com/b/gHooNW9I/ue4-roadmap. Not sure if there's a market, but might be an oportunity, right?

Generally UE4 uses C++ (which is supported already) and the only action on your side might be to confirm if it works fine together.

Re: Unreal Engine 4

Posted: 19 Mar 2015, 10:48
by Lapo
Hi,
we'll investigate and report back :)

Generally speaking there shouldn't be particular problems, the C++ API are already developed to be as platform-neutral as possible.

Cheers.

Re: Unreal Engine 4

Posted: 20 Mar 2015, 19:11
by braza
Thanks!

Re: Unreal Engine 4

Posted: 17 Jun 2017, 22:07
by HeadClot
Hey,

I noticed that there is an experimental Proof of Concept Integration for SmartFox 2x in the Client API Section.

What is the plans for the UE4 integration for Unreal Engine 4?

Just curious,

HeadClot

Re: Unreal Engine 4

Posted: 19 Jun 2017, 07:30
by Lapo
HeadClot wrote:Hey,

I noticed that there is an experimental Proof of Concept Integration for SmartFox 2x in the Client API Section.

What is the plans for the UE4 integration for Unreal Engine 4?

Hi,
we have tested the C++ API under UE4 and found no particular issues, so you should be able to integrate them in your code rather easily.

As regards UE4 integration I am not sure what you mean exactly?

Thanks