The LensFlare hidding behind object
worked before, not now
why?
used jpct-ae 1.28
worked before, not now
why?
used jpct-ae 1.28
Code Select
LensF=new LensFlare(sun.getPosition(), "burst", "halo1", "halo2", "halo3");
LensF.setHiding(true);
LensF.setMaximumDistance(-1f); // i have also tried that in case of distance pb ...
LensF.setTransparency(2);
LensF.setGlobalScale(1.0f);