playMaker

Author Topic: AI walking through Wall or Cube  (Read 1273 times)

iiSkillz

  • Playmaker Newbie
  • *
  • Posts: 3
AI walking through Wall or Cube
« on: September 04, 2020, 08:15:04 AM »
Hi

im having some issues with AI walking through Wall or Cube not using Nav

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: AI walking through Wall or Cube
« Reply #1 on: September 04, 2020, 10:32:01 AM »
Hi.
We need more info on how movement of the enemies is done.
also if it has a rigidbody and colliders.

The more info you can give the better :)

iiSkillz

  • Playmaker Newbie
  • *
  • Posts: 3
Re: AI walking through Wall or Cube
« Reply #2 on: September 04, 2020, 07:29:38 PM »
Hi.
We need more info on how movement of the enemies is done.
also if it has a rigidbody and colliders.

The more info you can give the better :)


using rigidbody but i added character controller on to the AI
« Last Edit: September 05, 2020, 06:28:00 AM by iiSkillz »

heavygunner

  • Sr. Member
  • ****
  • Posts: 344
Re: AI walking through Wall or Cube
« Reply #3 on: September 05, 2020, 10:16:35 AM »
What is the problem with using Navmesh and having navmesh obstacle to wall?