Jump to content

Recommended Posts

Posted

In my le2 game I set the enemy characters to follow my main (third person ) character.When my main character jumped over a hole in the ground the pursuing enemy would fall into the hole. But now with navmesh the enemy are intelligent enough to walk around the hole.How can I override this, anyone know?

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Posted

You can place csg (as like a floor) over the hole. Paint it with invisble mat. Then try changing it to trigger collision for physics and see if that works. Be sure it's set as a navmesh obstacle.

Posted

Wen ennemy arrives near hole and can't reach the character , just use simple physics move and not Goto Navigation method.

Just make them jump in , and re activate Navmesh if there is Navmesh in another underground floor.

So use Navmesh and switch to simple move function to a position goal when needed.

Stop toying and make games

Posted

Thanks for answers.

 

I don;t have 3.1 yet , just thinking in advance. I have only played around with 3.0 but will get serious when 3.1 standard comes out.

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...