View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001187 | The Dark Mod | Tweaking | public | 27.09.2008 21:44 | 26.03.2010 07:38 |
| Reporter | Ishtvan | Assigned To | angua | ||
| Priority | normal | Severity | normal | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0001187: Moveable collision sounds do not alert AI | ||||
| Description | We 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. | ||||
| Tags | No tags attached. | ||||
| related to | 0001510 | closed | angua | Collision sounds should propogate to AI |
| related to | 0000656 | closed | Fidcal | AI not reacting to thrown object sounds |
| related to | 0000663 | closed | Springheel | Some objects could have quieter impact sounds |
| related to | 0001303 | closed | Springheel | Some moveable collision sounds very loud |
|
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. |
|
| 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 |