IDLM records contain Idle Marker data.
The flag 0x20000000 in the record header flags stands for "Child Can Use".
C | SubRecord | Name | Type/Size | Info |
---|---|---|---|---|
+ | EDID | editorId | zstring | Editor id |
+ | OBND | object bounds | OBND | Always 12 bytes, even if all 0s |
- | IDLF | flags | byte |
Flags
|
- | IDLC | idle count | byte | Total idle animation count for IDLA |
- | IDLT | idle timer | float | Idle Timer Setting |
- | IDLA | idle animations | formid[] | Series of IDLE formids, total count determined by IDLC |