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