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