View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000539 | The Dark Mod | AI | public | 22.01.2008 08:47 | 28.06.2008 18:10 |
Reporter | crispy | Assigned To | greebo | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | SVN | ||||
Fixed in Version | SVN | ||||
Summary | 0000539: Simplified AI behaviour for animals such as rats | ||||
Description | Baddcog has created a rat model. It needs a simplified AI behaviour of its own. The behaviour could be applied to other animals in future. The reasons behind wanting this simplified behaviour are: - Performance. We would like to be able to have lots of animals in a map without each animal having the full performance impact of an entire AI. There's no reason why a simple animal AI couldn't be nearly as efficient as standard D3 AI. It can safely switch itself off when the player can't see it, and it doesn't need to do the full range of visibility checks and soundprop. It's OK if it seems a little bit stupid; rats *are* stupid! - Behaviour. A rat simply doesn't behave like a human; it doesn't patrol, and it doesn't significantly affect its environment. The exact parameters of the rat's behaviour are up for experimentation; make it as efficient as possible while avoiding it looking stupid. See forum thread: http://modetwo.net/darkmod/index.php?s=&showtopic=6341&view=findpost&p=122223 | ||||
Tags | No tags attached. | ||||
greebo has been working on this (see thread http://modetwo.net/darkmod/index.php?showtopic=6341 ), so I'm post-emptively assigning this to him. ;) | |
Initial code is in, issues should be filed in separate reports. | |
Date Modified | Username | Field | Change |
---|---|---|---|
22.01.2008 08:47 | crispy | New Issue | |
17.04.2008 13:04 | crispy | Status | new => assigned |
17.04.2008 13:04 | crispy | Assigned To | => greebo |
17.04.2008 13:04 | crispy | Note Added: 0001144 | |
27.04.2008 13:01 | greebo | Status | assigned => resolved |
27.04.2008 13:01 | greebo | Resolution | open => fixed |
27.04.2008 13:01 | greebo | Note Added: 0001156 | |
02.06.2008 04:20 | crispy | Status | resolved => closed |
28.06.2008 18:10 | greebo | Fixed in Version | => SVN |