I'm using Lightwave 10.1
In layout, I created a simple lscript to add a light
AddSpotLight ("Blue_Light");
Position(-2,-2,-2);
Rotation(45,45,0);
The light is added, but the position and rotation values stay at 0.
I ran a 3rd party script to generate a 4 point light setup, and it worked fine except for position and rotation, which remained at 0.
Any suggestions??
Thanks
Bookmarks