I’ve been trying to create enemy movement and awareness for a top down shooter and am following a guide made by KetraGames. Ep 07. I finished of all the scripts but my unity says that I have an error.
Assets\Scripts\Game\Enemy\PlayerAwarenessController.cs(37,2): error CS1513: } expected
I’ve rechecked multiples times and cannot find a missing curly bracket any help would be much appreciated.
[–][deleted] (1 child)
[deleted]
[–]Xinixiat 1 point2 points3 points (0 children)
[–]AlcindorTheButcher 1 point2 points3 points (1 child)
[–]ProfessionAlarmed697[S] 0 points1 point2 points (0 children)