Create from scratch or use existent "code". I am new here

I think the majority of UE users are using BP but a large group is using c++
You can join the github for unreal/epic and get the UE source there along with a couple different forks
but you don’t need the github source to make your own classes in the game, just start the project in as a c++ project not a bp one
Many of the epic projects for learning have c++ you can look at

1 Like