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 = "168294501.model", modelSettings = { [ "hull" ] = { colormap = "hboat/168294501_1.png", lit = 1, twosided = 0, }, [ "litparts" ] = { colormap = "hboat/168294501_2.png", lit = 0, twosided = 0, }, [ "window" ] = { colormap = "hboat/168294501_3.jpg", opacitymap = "hboat/168294501_4.jpg", lit = 1, twosided = 0, }, }, }, }, appKeys = { fxDefs = { thrust = { flameTexture = "fx/t0000fx3_hpxawstyellow.png", }, }, }, })