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 = "107135931.model", modelSettings = { [ "ubber_geek" ] = { colormap = "hbk/107135931_1.jpg", lit = 0, twosided = 0, }, }, }, }, appKeys = { fxDefs = { thrustSmokeLeft = { flameTexture = "fx/t0000fx7_hpxawstprpl.png", }, nitroSmokeLeft = { color = rgb8Color( 43, 206, 214 ), }, }, }, })