Giter VIP home page Giter VIP logo

Comments (5)

eezstreet avatar eezstreet commented on May 13, 2024

This can be fixed, but would require recompiling the maps. Basically, it looks like the JA maps screwed up in a number of areas, including the npc "do not enter" zones. JK2 ones seem fine though.

from openjk.

dusty22 avatar dusty22 commented on May 13, 2024

Is that how NPCs figure things like jumping too? Or is that part of their AI?

from openjk.

eezstreet avatar eezstreet commented on May 13, 2024

If there's a DONOTENTER brush in the way, they won't cross it under any circumstances.

Sent from my Windows Phone


From: dusty22mailto:[email protected]
Sent: ‎4/‎11/‎2013 7:34 PM
To: Razish/OpenJKmailto:[email protected]
Cc: eezstreetmailto:[email protected]
Subject: Re: [OpenJK] Jedi AI avoiding cliffs/pits? (#89)

Is that how NPCs figure things like jumping too? Or is that part of their AI?


Reply to this email directly or view it on GitHub:
#89 (comment)

from openjk.

dusty22 avatar dusty22 commented on May 13, 2024

So I'm guessing there's no easy way that an NPC could figure out a map area was a fall without appropriate mapping? I'm not trying to be a prick, I just think if it was any kind of simple (when it comes to coding that is) that it'd be nice if Jedi would watch out for unmarked falls at least somewhat.

from openjk.

eezstreet avatar eezstreet commented on May 13, 2024

Not really easy. The closest you could feasibly get would be some kind of navmesh system. While some people have coded this before, it's sorta never really put to practice as of yet. You're looking at a fairly major navigation rewrite which may cause more bugs than it fixes.

Date: Fri, 12 Apr 2013 14:53:40 -0700
From: [email protected]
To: [email protected]
CC: [email protected]
Subject: Re: [OpenJK] Jedi AI avoiding cliffs/pits? (#89)

So I'm guessing there's no easy way that an NPC could figure out a map area was a fall without appropriate mapping? I'm not trying to be a prick, I just think if it was any kind of simple (when it comes to coding that is) that it'd be nice if Jedi would watch out for unmarked falls at least somewhat.


Reply to this email directly or view it on GitHub.

from openjk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.