LivelyGeek / Flybot

A flying robot fighting game in Unreal Engine 5
56 stars 21 forks source link

Setting up Visual Studio to build Flybot #1

Closed lonnietc closed 1 year ago

lonnietc commented 1 year ago

Hello,

I am greatly interested in a dedicated server design for a project that I am doing now with Unreal Engine 5 and am also very new to it.

Currently, I have been able to install the default Unreal Engine project manager and editor for which I can compile sample projects through their build chain, but I also have Visual Studio 2019 installed and like the way that you are using it to compile Flybot in your video since it seems easier from that perspective in that I have done more with MSVC and Visual Studio then with the UE5 editor for C++ projects in the past.

Do you have any documentation or video on how you set things so that you can build Flybot in Visual Studio so that I can get mine set up as well?

Thanks, and have a great day

lonnietc commented 1 year ago

Hello,

We can close this one as I just found your list of videos that covers this question.

https://www.youtube.com/watch?v=9HXXzGXTKiA&list=PLLIn4osBl0FsKVoxTF0Xi8tvO34XALuNP&index=1

Thanks, and Happy Thanksgiving