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 = "150807711.model", modelSettings = { [ "Material #1" ] = { colormap = "hboat/150807711_1.jpg", lit = 0, twosided = 1, }, [ "Material #4" ] = { colormap = "hboat/150807711_1.jpg", lit = 1, twosided = 1, }, [ "Material #2" ] = { colormap = "hboat/150807711_2.jpg", opacitymap = "hboat/150807711_3.jpg", lit = 1, twosided = 1, }, }, }, }, appKeys = { fxDefs = { thrust = { flameTexture = "fx/t0000fx3_hpxawstyellow.png", }, }, }, })