lehthanis
@lehthanis
New Member
Joined: Feb 15, 2024
Topics: 26 / Replies: 84
Reply
RE: Unit-Length Vectors???

I’ve got it working and BOY does it make me happy to see these animations coming together in the sim. I decided to go with the .transform.row1 or row…

17 years ago
Forum
Reply
RE: Unit-Length Vectors???

It appears the .dir property is already a normalized row3… if I place a point helper so that its in its normal state in world space (no world transfo…

17 years ago
Forum
Reply
RE: Unit-Length Vectors???

Thats brilliant!!! Thanks! With this I can have them use one point helper for multiple rotation axis…they just select which axis to rotate around…

17 years ago
Forum
Reply
RE: Unit-Length Vectors???

Ok…I understand how to calculate a vector and how to generate a normalized vector from two points. What if I have a single point helper…and I want to…

17 years ago
Forum
Topic
Forum
Replies: 14
Views: 121
Reply
RE: Scale/Rotate a child around the parents pivot point???

Thanks much eek! I’ve gotten it to do what I need now You’re awesome!

17 years ago
Forum
Reply
RE: Scale/Rotate a child around the parents pivot point???

Ohhh…I see what thats doing…The rotate script is exactly what I’m looking for, but the scale one is only scaling the transform, its not scaling the ge…

17 years ago
Forum
Reply
RE: Scale/Rotate a child around the parents pivot point???

I’m having a hard time understanding which pieces your referring to in your description…Tried to adapt your script to handled arbitrary point scaling …

17 years ago
Forum
Reply
RE: Scale/Rotate a child around the parents pivot point???

Figured it out…It was the rollout not having a name in quotes…I gave it a string name and it worked…dang…

17 years ago
Forum
Reply
RE: Scale/Rotate a child around the parents pivot point???

I’ve narrowed it down to the fact that its the second on…do thats causing the problem…I get the error on the second one, no matter which one it is…I’v…

17 years ago
Forum
Reply
RE: Scale/Rotate a child around the parents pivot point???

Just tried running your script and I get a really weird error… undefined – Error occurred in anonymous codeblock; filename: C:\Program Files\Autodesk…

17 years ago
Forum
Reply
RE: Scale/Rotate a child around the parents pivot point???

Thanks Prof420 and eek! I can’t try this yet because I’ve switched from having the pivot as a child to using a pickbutton to select the pivot, and th…

17 years ago
Forum
Reply
17 years ago
Forum
Reply
RE: Scale/Rotate a child around the parents pivot point???

According to those docs…thats the same as the reference coordinate system in the dropdown…which is fine…but what I need is to set the pivot point cent…

17 years ago
Forum
Reply
RE: Scale/Rotate a child around the parents pivot point???

Doesn’t seem to work…its performing the rotate and scale, but it seems to be doing it around its own pivot still. Thanks for all the help btw.

17 years ago
Forum
Page 5 / 8