detail_object_collection

This page is incomplete! You can contribute information using GitHub issues or pull requests.

...

Structure and fields

FieldTypeComments
collection typeenum
OptionValueComments
screen facing0x0
viewer facing0x1
global z offsetfloat
sprite plateTagDependency: bitmap
  • Non-null
typesBlock
  • HEK max count: 16
FieldTypeComments
nameTagString
sequence indexuint8
flagsbitfield
FlagMaskComments
unused a0x1
unused b0x2
interpolate color in hsv0x4
more colors0x8
first sprite indexuint8
  • Cache only
sprite countuint8
  • Cache only
color override factorfloat
  • Min: 0
  • Max: 1
near fade distancefloat
  • Unit: world units
far fade distancefloat
  • Unit: world units
sizefloat
  • Unit: world units per pixel
minimum colorColorRGB
maximum colorColorRGB
ambient colorColorARGBInt

RGB Color with alpha, with 8-bit color depth per channel (0-255)

FieldTypeComments
alphauint8
reduint8
greenuint8
blueuint8

Acknowledgements

Thanks to the following individuals for their research or contributions to this topic:

  • Kavawuvi (Invader tag definitions)
  • MosesOfEgypt (Tag structure research)