I have an isue : my tracks are not ticking.
My code was a little different from the Ben’s one, but I end by replacing all mine by the one in the repo, and still dont works.
I set a beginplay, and was runing well, but still no tick
now, the fun part
if I add
RegisterComponent();
in the Track constructor, then the tank start to spin, seems to hang , and then … it ticks … and crash
I clean the project, recompile, still the same. Moving RegisterComponent to Begin play have no effect.
Any idea to help me to fix this little bug ?
here is my repo adress : https://github.com/ereyre/zzBattleTank.git