FPS/TPS game can be completely done in blueprints. Some specific things must be done in C++ (like some stuff in AnimBP), but only if need be.
Usually, you can make fully functional game in Blueprints only project.
FPS/TPS game can be completely done in blueprints. Some specific things must be done in C++ (like some stuff in AnimBP), but only if need be.
Usually, you can make fully functional game in Blueprints only project.