ArgDocs

0x80 - Object Placement (Track Section Command)

This command places a track-side object, such as a 3D object or a “flat” object (e.g. bushes and trees), along the track.

Arguments

Arg Description Common values
0 Distance from start of sector Measured in TLUs
1 Object description offset

The “Object description offset” refers to the offset of the Object settings instance. Since each object setting takes 16 bytes, the offset value is the zero-based index of the object multiplied by 16.

Notes

3D objects that should be visible both from the track and the pit lane must be placed with an 0x80 command twice, once on the track and once in the pit lane. These two placements should be as close to each other as possible to not create strange visual effects when entering/leaving the pit lane.

Occurences by track

Location US BRA SM MON CAN MEX FRA GB GER HUN BEL ITA POR SPA JAP AUS
Track 153 76 107 157 102 134 90 66 172 105 174 167 84 123 93 148
Pit Lane 3 6 4 19 6 6 5 8 7 6 2 4 5 5 5 7


Back to Track Section Commands list