Is there any way to change the program from C# to c++?

I’m asking because I’m trying to make a game with my knowledge of c++, and I can’t find any engine as good as Unity.

So, I would like to know if there’s a way of changing the program’s language.

there are ways to add c++ dlls etc to your project, but this is a c# system, while you may currently know c++ it doesnt take too much to get into c#

Thanks for your reply! :slight_smile: