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 = "150647351.model", modelSettings = { [ "ehendrikd_body" ] = { colormap = "hboat/150647351_1.jpg", lit = 1, twosided = 1, }, }, }, }, appKeys = { fxDefs = { thrust = { flameTexture = "fx/t0000fx3_hpxawstyellow.png", }, }, }, })