..I have one plane textured by animated texture(fire) I want it to be double sided textured..how to enable this?
Double side enabling
Blitz3D Forums/Blitz3D Programming/Double side enabling EntityFx entity,16
..ggeeezzz.....
there's also, a very dumb way to do that, you can copy entity the plane and rotate it 180 and make it a child of the original plane, but its not really useful.