I noticed same problem a few days ago and wondered what did I do… Now I know it wasn’t my fault:) Thanks.
I’ll link it manualy with reactor controller. Maybe I should discover marktsang’s Morph Control script. He’s script will connect all targets automatic…
OK here comes! This script will create simple resizeble “Face control UI” (sorry it’s still beta). I want to thank Phatdaddy to give me some inspirati…
Do you mean something like this? rollout AAA “AAA” ( button btn1 “Rename” width:90 height:15 on btn1 pressed do try ($.name = “N…
Hmm… I found little problem with this style of controlling. I tested to animate bend angle with my floating dialog slider and realized terrible thing….
OK, I solve this problem!!! Here is simple script. rollout AAA “AAA” width:50 height:105 ( slider sld1 “Slider” pos:[6,4] width:40 height:99 orien…
Oh yes… Simple math:) 100-spinner value(if 100) = 0 and 100-spinner value(if 0) = 100 Now it works! Thanks.
Thanks for reply Pen. Hmm… Max says –Incompatible types: 100, and undefined Something is wrong there:sad: My expression is now Orientation_Weight_…
Oh yes. Your comments explaned all! Thanks for friendly reply.
Thanks for reply. Yes I know there is spinner in modify panel for adjusting point size, but I’m planning to create script what creates multiple point…