LBD (File Format)

This page describes the .lbd format, as found in Filesystem/Course/Donkey.arc/bridge. .lbd is used for the DKM bridge.

File Format

Offset Type Description/Symbol
0x00 Float Air Friction
0x04 Float DirAdj Ratio
0x08 Float Scale X of each plank
0x0C Float Scale Y of each plank
0x10 Float Tension. Non-buggy between 0.0 and 1.0.
0x14 Float Gravity
0x18 Float Hung Pow
0x1C Float Kart Weight Mag XZ
0x20 Float Kart Weight Mag Y
0x24 Byte Unknown
0x25 Byte Unknown
0x26 Byte VeladdNodeNumX
0x27 Byte VeladdNodeNumY - Controls how many points of movement there are along the bridge
0x28 Float Add Velocity X
0x2C Float Add Velocity Y
0x30 Float Max Vel Count X
0x34 Float Max Vel Count Y
0x38 Float Max Length Ratio