lighcone

Blitz3D Forums/Blitz3D Beginners Area/lighcone

I can't setting a lightcone (lighttype(3)).
I need a lightcone of electric torch what points forward.
How can turn the lightcone?

thx

TurnEntity ?

Yes, the command is turnentity but I vsn't find the the right parameters

PointEntity?

Ok, the direction is good now. I see the light on the models but I can't see nothing on the wall. I don't want to make something texture lightspot, would be enough the spot of this lightcone.

light render vertexlightning. So it affectes vertex color. If you have big tris, they will be "lighted" on the corners. So myabe, your wall use big tris.