they do not automatically cycle, but you only see a difference between 0...360 and not X*PAN and PAN (X = integer value)

you could easily cycle them

ent.pan = cycle(ent.pan,0,360);

Last edited by Rei_Ayanami; 08/08/10 14:49.