Require( "animob/animob.ts" ) function rgb8Color( r, g, b ) return ( r*65536 + g*256 + b ) end return AnimobAconf({ version = 1, default = "hboat/hoverboat.aconf", object = { appearance = { modelName = "167026761.model", modelSettings = { [ "Top Back Exhaust" ] = { colormap = "hboat/167026761_1.jpg", lit = 1, twosided = 0, }, [ "Bottom" ] = { colormap = "hboat/167026761_2.jpg", lit = 1, twosided = 0, }, [ "Seats n Interior" ] = { colormap = "hboat/167026761_3.jpg", lit = 1, twosided = 0, }, [ "Hood n Dash" ] = { colormap = "hboat/167026761_4.jpg", lit = 1, twosided = 0, }, }, }, }, appKeys = { fxDefs = { thrust = { flameTexture = "fx/t0000fx3_hpxawstyellow.png", }, }, }, })