HI,
I´m getting the following errors:
\TankAimingComponent.cpp(15) : warning C4996: ‘UActorComponent::bWantsBeginPlay’: bWantsBeginPlay was inconsistently enforced and is now unused Please update your code to the new API before upgrading to the next release, otherwise your project will no
\TankAimingComponent.cpp(81) : warning C4458: declaration of ‘AimDirection’ hides class member
It compiles, but the tanks are not shooting. I allready copied the code from github.
Thanks Stefan