Require( "animob/animob.ts" ) function rgb8Color( r, g, b ) return ( r*65536 + g*256 + b ) end return AnimobAconf({ version = 1, default = "hbk/m000hbk_candyapple.aconf", object = { appearance = { modelName = "147946591.model", modelSettings = { [ "wheel map ck" ] = { colormap = "hbk/147946591_1.png", cutoutmap = "hbk/147946591_2.png", lit = 1, twosided = 1, }, [ "MD_Cruiser_map_ck" ] = { colormap = "hbk/147946591_3.png", lit = 1, twosided = 1, }, }, }, }, appKeys = { fxDefs = { thrustSmokeLeft = { flameTexture = "fx/t0000fx7_hpxawstprpl.png", }, nitroSmokeLeft = { color = rgb8Color( 43, 206, 214 ), }, }, }, })