Jump to content
Ghost Recon.net Forums

Looking for some suggestions...


Recommended Posts

I’m looking for suggestions. I have a structure with a roof like the one pictured below. There is a set of stairs from ground-level (Level One) to RoofPart A. All three parts are actually attached to create a single roof object and are part of Room 01. Though there is a one meter height difference in A & C to B, but they are all on Level Two.

Ok, here is the problem. The AI characters will traverse the roof with no problem, except they will only go down to RoofPart B and will not go to RoofPart C or back up to RoofPart A. The player-controlled character has no problem with any part of the roof.

Is there a better way to do this (so the AI follow correctly)?

roof.jpg

Link to post
Share on other sites

There is probably a collision detection problem. Look at the map in Igor in the center top window. If there is a blue line across the stair edge, the AI will think it's a wall and stop. They seem to be one-way, like the polygons are one-way, so the AI can walk from A to B, but not from B to A or C. A solution is to cut out the wall at the stair edge as a separate object, then tag that as non 2d collidable. It then won't generate collision detection, but will still be 3d collidable - i.e. bullets will still hit it.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...