Home Unreal Engine

Moved -> Its called "How should i learn C++ for UE4 ??"

TirvasFreeze
polycounter lvl 3
Offline / Send Message
TirvasFreeze polycounter lvl 3
I created another thread with the same topic..
Sorry for that

Replies

  • Obscura
    Options
    Offline / Send Message
    Obscura grand marshal polycounter
    Like I mentioned in your another thread, there is nativization which converts blueprints to c++ code so there is really no point for forcing c++ unless you have some reason. Just try doing your game or whatever with blueprints and youll see that it works fine and you can solve everything with in the most of cases. And even without nativization, blueprints can have great performance and you can be sure that there are a whole bunch of games out there made entirely in blueprints.

    Also, if you really want that c++ and you found that there are minimal amount of free tutorials, you will need to consider buying one. Its not that much.
Sign In or Register to comment.