View Issue Details

IDProjectCategoryView StatusLast Update
0002266Spring engineGeneralpublic2011-02-26 15:32
ReporterGoogle_Frog Assigned ToKloot  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionunable to reproduce 
Product Version0.82.6.1 
Fixed in Version0.82.7+git 
Summary0002266: Custom hitvolume aiming and collision issues
DescriptionCustom hitvolumes that are larger than the default hitvolume of the unit seem to have problems detecting collision and aiming. In the screenshot the top unit aims and shoots through the hitvolume whereas the bottom unit is able to aim through it but not shoot through it.
TagsNo tags attached.
Attached Files
hitvolume.PNG (Attachment missing)
Checked infolog.txt for Errors

Activities

Google_Frog

2010-12-20 05:14

reporter   ~0006105

Opps forgot to mention that all weapon types behave in this way with the hitvolume. Lasers are just easier to screenshot.

Kloot

2010-12-20 12:38

developer   ~0006109

Last edited: 2010-12-20 12:40

Does not reproduce. Engine build 570f14aec455f84a85aab70f76d81f178238b50c, Zero-K revision 1030, corllt.lua modified to:

    collisionVolumeOffsets = [[0 -32 0]],
    collisionVolumeScales = [[250 90 27]],
    collisionVolumeTest = 1,
    collisionVolumeType = [[CylY]],

Are any other changed needed? If so, *what kind*?

Google_Frog

2010-12-21 04:51

reporter   ~0006111

Interesting, they were my only changes. I will test with latest master.

Kloot

2011-02-26 15:32

developer   ~0006437

no further feedback ==> assumed fixed

Issue History

Date Modified Username Field Change
2010-12-20 05:10 Google_Frog New Issue
2010-12-20 05:10 Google_Frog File Added: hitvolume.PNG
2010-12-20 05:14 Google_Frog Note Added: 0006105
2010-12-20 12:38 Kloot Note Added: 0006109
2010-12-20 12:38 Kloot Status new => feedback
2010-12-20 12:39 Kloot Note Edited: 0006109
2010-12-20 12:40 Kloot Note Edited: 0006109
2010-12-21 04:51 Google_Frog Note Added: 0006111
2011-02-26 15:32 Kloot Note Added: 0006437
2011-02-26 15:32 Kloot Status feedback => resolved
2011-02-26 15:32 Kloot Fixed in Version => 0.82.7+git
2011-02-26 15:32 Kloot Resolution open => unable to reproduce
2011-02-26 15:32 Kloot Assigned To => Kloot