[=MADHOUSE;42597]
Thanks for the tutorial! However, when I try to compile the code, I recive error:
CreatureAI.h(42) : Expected an include at the top of the header: ‘#include “CreatureAI.generated.h”’
I have copy/pasted the code, so there should be no random typo if not the name or location of the scripts is incorrect? But im almost sure its not.
any help would be great, thx
[/]
The code given is not meant to use as direct copypaste, its meant to be an example, and thats why i havent added the #include “creatureAI.generated.h” at the top.