AeronMiles
@aeronmiles
New Member
Joined: Feb 15, 2024
Topics: 2 / Replies: 4
Reply
RE: Functions arguments

FN fn_001 someString = ( –throw error on wrong class if (classOf someString) != String do ( throw “grrr!” ) format”String: % ” someString ) –Ca…

11 years ago
Forum
Reply
RE: ParamWire blending

Thanks for the reply PEN, Yes it’s infuriating! I don’t know why it’s soo slow…do you ever find that having many constraints tied to scripts causes is…

17 years ago
Forum
Reply
RE: ParamWire blending

Hey guys, I found the solution in the form of float script controllers. Here’s a piece of the code: paramwire.connect $.modifiers[#PEN_Attribute_Ho…

17 years ago
Forum
Topic
Forum
Replies: 3
Views: 53
Reply
RE: ParamWire Orientation and rotation constraints

Many thanks Paul, Here’s a couple of parameter wire to subanim code I have used just incase this can help anyone: paramWire.connect $.modifiers[#PEN…

17 years ago
Forum
Topic
Forum
Replies: 2
Views: 43