Unity Create a Game Series (E06. enemy attacks)

In episode six we implement enemy attacks. FAQ: Q: Game crashes when enemy attacks A: Make sure that the yield statement in the UpdatePath coroutine is OUTSIDE the currentState == condition. Source code: Follow me on twitter @SebastianLague Support my videos on Patreon:
Back to Top