Hi all,
i am trying to test some ideas for Billboards but struggling to find anyinformation on 32 bit diffuse with Alpha channel
in this test vid the black should be alpha
i have tried the following matlib and also with the diffuse at "diffuse" : "163,163,163,0.1", and also "alpha_masked" : false, at True
cannot find any info and have had a look at thre props on the cessna , however not all them .dds seem unbinarised and wont open in the xview programme
{
"name" : "wf15",
"diffuse" : "163,163,163,255",
"Ax" : "7",
"Ay" : "7",
"m" : "127",
"no_light" : false,
"alpha_masked" : false,
"tex_diffuse" : "wf14.dds",
"tex_normal" : "",
"tex_env" : "",
"tex_opacity" : "",
"tex_reflectance" : ""
},
in addition can we use the FORMAT command i want to try a simple
geom.set_mesh_visible_id FORMAT (frame%1_id, false),_x;
_x =_x +1