my enemy is not following path it creates 5 enemies but only the fualt enemy is moving all enemies have path finding script
Hi,
Try to replace Vector2.MoveTowards with Vector3.MoveTowards in the EnemyPathing class.
See also:
- Forum User Guides : How to mark a topic as solved
thx nina❤
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.