Hi,
if anyone can help me, I broke something and I can’t find the problem.
Everything seemed to be working until lesson 46.
But I just realised my player unit’s MOVE and SHOOT action stopped working. AI units are taking their turn perfectly (moving and shooting).
I’ve removed all Walls, to see if the grid was still workinsg, but the problem is still there. Player’s unit can’t move or shoot (only one can spin) / AI units are taking their turn properly.
I thought it might be related to converting the actions to generics (lessons 43), but I compared the scripts and didn’t find the difference.
If it is of any help, I realised this problem when my pathfinding Testing draw line stopped showing (somewhere adding the obstacles). So I have a problem with that too…
Any help would be appreciated, Thank you!