Hi,
I want to use C++ instead of GDscript because I need very high performance.
I just want to know if it's possible to use C++ exactly the same way we use GDscript:
- Coding C++ inside Godot code editor
- Having a C++ search help inside Godot
I started to use Godot today and I was very happy to learn about C++ but I cannot go through all those long and boring 30-minute Youtube tutorials to just learn how to install it. It's an unbearable torture.