How cool is that. You can have event handlers inside the param-block, too. This is great information to me. I will probably use those constantly in fu…
Ah. I initially thought it would need to be that way, but i couldn’t fugure out the syntax. Thank you both. You helped me a lot.
Ok since i couldn’t find a better solution then instancing all parameters seperately that is where i am going. The problem boils down to: How can i wi…
oh, good to know. But i have the same problem when the variable is called thiscamera.
You might have a scaled bone somewhere in the hierarchy. Go and check all bones and meshes for unproportional scaling and then reset their XForms by u…
ok. it’s working now. dunno exactly why. maybe a typo or something…
I think 3dsmax is not the program of choice when it comes to motion graphics. If you have the possibility go take a look at C4D and the mograph module…
hu? weird. works just fine on my computer (using max2010). Maybe if you write function:pasteblue() instead of just function:pasteblue ? But that’s jus…
pastebitmap is the right way to go. You can program custom functions for pasting. it’s really nice. should look like this: fn pasteblue color1 pixel1…
thanks for the honesty :). it’s going to get real messy, but i’ll figure it out.
ouch. how could I’ve missed that ? But how about checkboxes, dropdownlists, edittextfields and colorpickers? they don’t seem to have this awesome con…