Require( "animob/animob.ts" ) function rgb8Color( r, g, b ) return ( r*65536 + g*256 + b ) end return AnimobAconf({ version = 1, default = "hp/m001hp_bluefire.aconf", object = { appearance = { modelName = "144524071.model", modelSettings = { [ "wings" ] = { colormap = "hp/144524071_1.jpg", lit = 1, twosided = 1, }, }, }, }, appKeys = { fxDefs = { idle = { flameTexture = "fx/t0000fx3_hpxawstyellow.png", }, thrust = { flameTexture = "fx/t0000fx3_hpxawstyellow.png", }, }, }, })