Hi raybe, Mona Lisa is right, I'm not a specialist. The hap file giving the blue light is an alteration of a lighting file I found in the hap_temp folder (like the bizlighting.hap, when you launch bizlady.htr, just watch it, interesting). I changed and changed it until I found "my" lighting (even if her teeth are a little blue[

]):
#HaptekSDK Version= 1.0 HapType= lighting FileType= text Name= lightingsetup
#define ambinet light, note position definition unnecessary
Light= Ambient
Type= AMBIENT
LightColor= 0.5 0.5 1.5
}
#define diffuse spot light
Light= LightOne
Type= DIRECTIONALLIGHT
LightColor= 0.8 0.8 4.0
LightDirection= 30 60 -30
}
Of course, you can use one of the ten "light_fromsomewhere" haps with your lighting hap.