elT
@elt
New Member
Joined: Feb 14, 2024
Topics: 0 / Replies: 58
Reply
RE: Can impossible be possible? (The real challenge)

I have avoided a few dependency loops with scripted controllers to make some mechanical rigs walk on their own. I’ve tried applying it to this challen…

12 years ago
Forum
Reply
RE: Can impossible be possible? (The real challenge)

OT—- Barney Stinson:“Where possible and impossible meets, it becomes, possimpoble, and I, Barney Stinson, am master of the possiblooble!” Sorry, ha…

12 years ago
Forum
Reply
RE: Help with dynamic naming of custom attribute rollout name…

One thing i notice : editTextUniqueName = ” attrName_EB_” + a where a is an integer, you should convert it to string editTextUniqueName = ” attrName_…

13 years ago
Forum
Reply
RE: combine $ with a variable string

Try: move (getNodebyName variable) [5,0,0] Cheers!

13 years ago
Forum
Reply
Reply
RE: increment nested loop parent

You need to break the second loop at that point so just type “exit” where you need it. That way, you return to the first loop and go at it again. if …

14 years ago
Forum
Reply
RE: 3D Grid Effect

Glad I could help.

14 years ago
Forum
Reply
RE: 3D Grid Effect

After modeling the grid, you should reset x form, center the pivot, align to world and definitely collapse the stack. You can then easily use ffd to e…

14 years ago
Forum
Reply
RE: 3D Grid Effect

Even better, you can use a plane, extrude it by polygon and add lattice on top. Collapse stack and it’s done.

14 years ago
Forum
Reply
RE: 3D Grid Effect

Not that i want to discourage you from scripting it, by all means, go ahead and have fun! But, have you tried using box primitives and adding lattice…

14 years ago
Forum
Reply
RE: Mini-Challenge #4

OK. I’ll do my best then.

14 years ago
Forum
Reply
RE: Mini-Challenge #4

OK then, seems like I’m not nearly ready to take this on but will definitely follow the topic. Thanks for doing this and sorry for cluttering up the t…

14 years ago
Forum
Reply
RE: Mini-Challenge #4

INTERESTING! Another question (perhaps dumb, sorry, Mom always said I’m SPECIAL ) PRS controllers as in no Scripted Controllers?

14 years ago
Forum
Reply
RE: Mini-Challenge #4

Is path constraint allowed or is that to be done with math too?

14 years ago
Forum
Reply
RE: Free But Encrypted

As to the issue of stealing others code: I don’t see it as an issue at all. If you are copying and pasting someone’s code, then that’s all you’re goin…

14 years ago
Forum
Page 1 / 4