View Issue Details

IDProjectCategoryView StatusLast Update
0001187The Dark ModTweakingpublic26.03.2010 07:38
ReporterIshtvan Assigned Toangua  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
Summary0001187: Moveable collision sounds do not alert AI
DescriptionWe haven't defined suspicious sounds for moveable collisions.

There may also be a tiny bit of coding involved to scale the collision sound with the velocity of the object. WARNING: Fixing this could temporarily create bad gameplay in combination with grabber bug where collision sound plays repeatedly when sliding object along surface.
TagsNo tags attached.

Relationships

related to 0001510 closedangua Collision sounds should propogate to AI 
related to 0000656 closedFidcal AI not reacting to thrown object sounds 
related to 0000663 closedSpringheel Some objects could have quieter impact sounds 
related to 0001303 closedSpringheel Some moveable collision sounds very loud 

Activities

angua

angua

26.03.2009 13:38

manager   ~0002391

Some basic propagated sounds are already defined.

Both the audible and the propagated sound are scaled with velocity from the value set in the sndshd or the propagated sound def, the volume decrease at low velocity is given by the spawn arg "min_velocity_volume_decrease" (currently set to 10 db on atdm_moveable_base).

What still needs doing is setting different sounds depending on moveable and surface type and tweaking the volumes.

Issue History

Date Modified Username Field Change
27.09.2008 21:44 Ishtvan New Issue
14.01.2009 13:58 angua Relationship added related to 0001510
14.01.2009 13:59 angua Status new => assigned
14.01.2009 13:59 angua Assigned To => angua
25.03.2009 11:49 angua Relationship added related to 0000656
25.03.2009 11:53 angua Relationship added related to 0000663
26.03.2009 13:38 angua Note Added: 0002391
26.03.2009 13:38 angua Status assigned => resolved
26.03.2009 13:38 angua Resolution open => fixed
26.03.2009 13:44 angua Relationship added related to 0001303
26.03.2010 07:38 greebo Status resolved => closed