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/t000bacio002a_orange.jpg", }, exhaust = { colormap = "bacio/t001bacio001d_orgxawst.jpg", }, }, }, }, appKeys = { fxDefs = { thrustSmokeLeft = { flameTexture = "fx/t0000fx4_hpxawstorange.png", }, nitroSmokeLeft = { flameTexture = "fx/t0000fx4_hpxawstorange.png", }, }, }, })