My character now gets stuck in combat and wont move anywhere else when I click somewhere else when hes in combat
Did the problem start in this lecture (Taking Damage)? (I’m not sure anything here would cause this). If not, do you recall which lecture it started behaving this way? It will help me figure out the right questions to ask to help you out.
Hi Brian it started with dependancy inversion although I am not 100% sure as I didnt check it I only checked it on taking damage.I didn
t notice until this lecture after doing the code.
Thanks
sorted it I had action.Cancel(); instead of currentAction.Cancel();
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.