IDLM
Idle Marker
Format
| Count | Subrecord | Name | Type | Info |
|---|---|---|---|---|
| + | EDID | Editor ID | cstring | |
| + | OBND | Object Bounds | struct | |
| + | IDLF | Flags | uint8 | See below for values. |
| + | IDLC | struct | ||
| + | IDLT | Idle Timer Setting | float32 | |
| IDLA | Animations | struct |
IDLF Flag Values
| Value | Meaning |
|---|---|
| 0x01 | Run In Sequence |
| 0x02 | ?? |
| 0x04 | Do Once |
IDLC
| Name | Type | Info |
|---|---|---|
| Animation Count | uint8 | |
| Unused | byte[3] |