Hey guys.
This happens even in a new Project.
When I try to create a new C++ Class inside a folder like Public/CustomComp it already gives an error when creating saying, Cannot open include file: ‘Health.h’: No such file or directory.
If I create in Public folder everything works correctly and it compiles.
Why can’t I do this?
Thank you