View Issue Details

IDProjectCategoryView StatusLast Update
0000539The Dark ModAIpublic28.06.2008 18:10
Reportercrispy Assigned Togreebo  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product VersionSVN 
Fixed in VersionSVN 
Summary0000539: Simplified AI behaviour for animals such as rats
DescriptionBaddcog 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
TagsNo tags attached.

Activities

crispy

crispy

17.04.2008 13:04

reporter   ~0001144

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. ;)
greebo

greebo

27.04.2008 13:01

administrator   ~0001156

Initial code is in, issues should be filed in separate reports.

Issue History

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