FileFormats:OBS - danvratil/jhgpc98decomp GitHub Wiki

OBS File Format

OBS is a plain text file format describing objects that exist on the current track.

marshall            # name of the object
; marshall          # comment
4, 0, 0, 0        ; # number of points, ?, ?, ?
-37,185,0,255       # coord 1, coord 2, coord 3, ?
39,185,0,255
39,1,0,255
-37,1,0,255
1       ;           # ?
4,-1752,0           # ?
PITMAN              # texture name
NULL                # null texture
0,1,2,3             # ?