If I creat a project with blueprint, can I still use C++ code in it?

I’m new to game development and want to follow a tutorial, but the tutorial uses blueprints to make the scripts, and I want to use C++ code in it

Can I create the project using blueprint and then integrate my code into it? Or do I need to start with a C++ code?

1 Like

Hey @Hanjil! Welcome to the forums!

So you absolutely CAN add C++ to a blueprint project! You definitely want to start it as blueprint, then you can add in C++ as custom nodes!

2 Likes

Thank you!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.