Hi, i was using for some years Unity and Unreal, and today i found this thanks to GameFromScratch, i’m really interested in this mixed up type Unreal and Unity game engine. So my first look for this is just “incredible”.
I used c++ for some years, do I need to do something special to be able to script in this language (install some libraries or something else) or it is just like right clic -> new -> c++ script and there i go?
There isn’t much of a C++ API documentation, however, the C++ API pretty closely mirrors the C# API. So, you can check out the C# documentation and do pretty much the same stuff in C++.
I’m a little confused with the documentation. The file directory suggested doesn’t seem to be correct, and generating the files doesn’t seem to be working as intended.