Kenzor
@kenzor
New Member
Joined: Feb 14, 2024
Topics: 16 / Replies: 61
Reply
RE: help using rotate

Ok so there are at least 4 differant ways of looking at rotations… $box01.transform.rotation (which i understand) $box01.rotation (which seems to be t…

19 years ago
Forum
Reply
RE: help using rotate

After a lot of guess work. I’ve come up with someting that works (i.e. rotates you where you want to be and only sets rotation key)… with Animate on …

19 years ago
Forum
Topic
19 years ago
Forum
Replies: 5
Views: 40
Reply
RE: orientation of the pivot to the orientation of the pivot

I’m not sure what you mean… You can set alignments in world space using transform matrix ie. $box01.transform = $box02.transform you can not set th…

19 years ago
Forum
Reply
RE: scripted plugins?

Awoogamuffin?: Also, I would like scripts running for each individual tree. In Maya I had expressions that would control certain aspects of an obje…

19 years ago
Forum
Reply
RE: problem with ArrayParameter value

After a liittle poking around i found that although you cann’t append forces to the forcenode array directly… ie this does NOT work append <Spring…

19 years ago
Forum
Reply
RE: about matrix3 ,help

My earlier post was more to do with what the Matrix 3 means ( which like i said would be otherwise hard to find.) Mostly you’ll want to use the method…

19 years ago
Forum
Reply
RE: about matrix3 ,help

Assuming you know what a vector is. You can think of the matrix3 as a 4 x 3 matrix where the first 3 rows represent the direction vectors the objects …

19 years ago
Forum
Reply
RE: buttonup canceled code?

hi Martijn Is that < in cancel > argument new to max 8 ? I haven’t seen it before.

19 years ago
Forum
Reply
RE: buttonup canceled code?

hi Gibbz According to the MaxScript Referance the way to catch a Button up event is on <spinner> buttonup do <expr> [font=Verdana] As fa…

19 years ago
Forum
Reply
RE: net render one frame naming issue

I not sure if this helps but you could compare your script with j_man ‘s. ( although I haven’t tried this method with only one frame, and i’m just abo…

19 years ago
Forum
Reply
RE: Linking A Custom Attribute to Another Custom Attribute

To be precise it’s a 2nd order approximation of a gamma curve. A friend of mine did the math to derive the approximation so I can’t claim credit for t…

19 years ago
Forum
Reply
RE: Linking A Custom Attribute to Another Custom Attribute

Ok I’ve updated the script controllers to give a smooth curve, and it should be much nicer to use.Balance now contols the balance of a gamma curve. T…

19 years ago
Forum
Reply
RE: Linking A Custom Attribute to Another Custom Attribute

Yes the sliders do behave a bit weirdly. It was ment help to get Nefertari started with script controllers… I just realised that because i use dual m…

19 years ago
Forum
Page 4 / 6