Require( "animob/animob.ts" ) function rgb8Color( r, g, b ) return ( r*65536 + g*256 + b ) end return AnimobAconf({ version = 1, default = "bacio/bacio.aconf", object = { appearance = { modelSettings = { main = { colormap = "bacio/t000bacio001a_yellow.jpg", }, exhaust = { colormap = "bacio/t001bacio001c_yelxawst.jpg", }, }, }, }, appKeys = { fxDefs = { thrustSmokeLeft = { flameTexture = "fx/t0000fx3_hpxawstyellow.png", }, nitroSmokeLeft = { flameTexture = "fx/t0000fx3_hpxawstyellow.png", }, }, }, })