post the code and maybe someone can tell you why mark
this sounds like a scope issue, sounds like the rollout is out of scope check the scope of the subrollout mark
hi bobo, thanks for that, yeah i was miscalculating cheers, mark
to set a variable in a script controller using script, ok i didnt understand that this was what you were after at first as bobo stated you need to us…
are you assigning the variable with the script controller interface? (using the create button and then assigning to a node (assign node) or assign tr…
anything that is a variable now updated the controller as if it were dependson eg, you have a variable pointing at a bezier_float controller you dont…
withprintallelements on (insert your code here e.g. print superlongarray) mark
if you are in max 8 (maybe also 7) press control when you remove edges to also clean verts pre max 8 you can use planebelt optimizer by grant adams (…
have a look at filiein methods instead mark
hi arketip, i also looked for the same thing for a long time – as you say the only thing i found was subdividing by n interations and getting closest …
well then id make the fn’s part of the macro script and run locally mark
i would just pass the variables to the function, i know its no help to you, but thats what id do. mark
would you like to post the results? mark
hi, not sure its returning the wrong value but you can use ceil to force the correct value ceil(pow 2 ((log10 (n-1))/(log10 2))) as integer mark