Hi;

I am quite new to soya, but I like what I see so far.

Now for my problem...  :o)

What I am trying to do is to change the strength of a
light while a script is running. To do that, I am using

light.constant = 10

to turn the light very low.  Then later (I wait a few rounds
using random) I will do

light.constant = 1

to turn it back up to full strength.

If I set the light.constant to one of those values, and
never change it, the strength is how I want it, but if
I try to change the value while the script is running,
it just uses the first value and never appears to
change.

I am using soya-10.2 on gentoo linux.


Thanks for your time.

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.com/


_______________________________________________
Soya-user mailing list
[email protected]
https://mail.gna.org/listinfo/soya-user

Reply via email to