how to make the random enemy generation with in the orthographic view of camera?
![alt text][1]
Hey i am making a game in which these red circles are enemies and the blue is player. player will move on accelerometer. now there are two things which is causing me problem. 1.)Enemy Ai problem: the enemies are following the player properly in unity editor when i porting the game in android device the enemies follow ai work weird enemies just slow down following and sometimes they stops.
Enemy Spawning: i want to spawn the enemies within the camera filed of view randomly from any where. [1]: /storage/temp/61120-demo.png
Your answer
Follow this Question
Related Questions
How i make the AI follow player by tag 1 Answer
Navmesh agent enemy moving to players last seen position 0 Answers
Enemy follow player 0 Answers
Enemy AI chase, then attack player 1 Answer
Spawn on trigger, and follow Target 0 Answers