Quantcast
Channel: Answers for "Getting enemy to move towards player untill they collide problem..."
Browsing index pages (6 articles)

Answer by Alex808

The player can completely stop moving the enemy will move forward towards the player and within a certain distance the enemy will start to orbit around the player instead of colliding with the player ..

View Article


Answer by BenKurdziel

You don't have a catch for collision in that code. So it will do that no matter what, even if you collide. Put a Box Collider around the enemy and set it to IsTrigger. Check OnTriggerEnter (other :...

View Article


Answer by Alex808

The player can completely stop moving the enemy will move forward towards the player and within a certain distance the enemy will start to orbit around the player instead of colliding with the player ..

View Article

Answer by BenKurdziel

You don't have a catch for collision in that code. So it will do that no matter what, even if you collide. Put a Box Collider around the enemy and set it to IsTrigger. Check OnTriggerEnter (other :...

View Article

Answer by Alex808

The player can completely stop moving the enemy will move forward towards the player and within a certain distance the enemy will start to orbit around the player instead of colliding with the player ..

View Article


Answer by BenKurdziel

You don't have a catch for collision in that code. So it will do that no matter what, even if you collide. Put a Box Collider around the enemy and set it to IsTrigger. Check OnTriggerEnter (other :...

View Article
Browsing index pages (6 articles)


Latest Images