View Issue Details

IDProjectCategoryView StatusLast Update
0002120The Dark ModPhysicspublic26.03.2010 07:36
ReporterIshtvan Assigned ToIshtvan  
PrioritynormalSeveritynormalReproducibilityrandom
Status closedResolutionfixed 
Summary0002120: Arrows stuck in AI head can collide with ragdoll causing midair suspension
DescriptionThis problem is intermittent, but when you shoot an AI with an attached head with an arrow, and it kills them, sometimes they hang suspended from the arrow, presumably because their head is colliding with the arrow.

Doesn't seem to happen to AI without attached heads, so it's probably a matter of the ragdoll moving the head entity, which gets stuck on the arrow entity because it doesn't know the arrow is part of the body ragdoll, and the body ragdoll then hears back that the head is stuck and can't move? I don't know.
TagsNo tags attached.

Activities

Ishtvan

Ishtvan

30.01.2010 21:40

reporter   ~0002899

fixed, had to add code for idAFAttachments to bind stuff to their AF bindmaster relative to the joint they are bound to when Bind is called on them with no joint/body (as it is for arrows that hit idAFAttachments)

Issue History

Date Modified Username Field Change
25.01.2010 00:00 Ishtvan New Issue
30.01.2010 21:39 Ishtvan Status new => assigned
30.01.2010 21:39 Ishtvan Assigned To => Ishtvan
30.01.2010 21:40 Ishtvan Note Added: 0002899
30.01.2010 21:40 Ishtvan Status assigned => resolved
30.01.2010 21:40 Ishtvan Resolution open => fixed
26.03.2010 07:36 greebo Status resolved => closed