RafaPolit
@rafapolit
New Member
Joined: Feb 15, 2024
Topics: 0 / Replies: 23
Reply
RE: placement mehod

Yea, I know what you mean, sometimes this happens to me too. My approach is to simplify the workflow to the bare structure, and the problem usualy po…

18 years ago
Forum
Reply
RE: placement mehod

Hi Popeye, You need to correct the first line in the for-do loop: instead of vertindex you should use the index variable you are assigning the vertex…

18 years ago
Forum
Reply
RE: node storage and dependency loops

Hi Chinwagon, If I understand you question correctly… you can add node references to a script by doing the following (I will use as example a postion…

19 years ago
Forum
Reply
RE: spinner to control

Hi ModelViz, When you Zero Out in such a way an object, the controllers for position, rotation are replaced with a position_list, rotation_list, so y…

19 years ago
Forum
Reply
RE: Scripted-Plugin with animatable parameters (problem !).

Hi nguyenvuduc, after reading Bobo’s suggestion, I have re-made the long and crash-promed script I wrote before to your scripted plug-in with total s…

19 years ago
Forum
Reply
RE: Scripted-Plugin with animatable parameters (problem !).

Just to clarify, at least as of Max8, its not .Kernel but $.Kerning which needs to be accessed. Rafael Polit Jr. Quito, Ecuador.

19 years ago
Forum
Reply
RE: Scripted-Plugin with animatable parameters (problem !).

Hi nguyenvuduc, While BOBO kindly answered what seems to be a great answer and I will look at it inmediately, I have spend considerable amount of tim…

19 years ago
Forum
Reply
RE: spinner in scripting

eek, Im sorry to dissagree… although your solution works, its a doubling of computational efforts… the spinner value is already passed as a parameter …

19 years ago
Forum
Reply
RE: spinner in scripting

Hi rakitha: Well, I’ll give it a try, but have in mind that one spiner is most likely to control only one of the axes of rotation. I’ll use the Z axi…

19 years ago
Forum
Reply
RE: problem with ArrayParameter value

HI alfonsoperalta: You can assign it a completly new array e.g. <SpringPositionController>.forcenode = #($Gravity01,$Gravity02,$Gravity03) …

19 years ago
Forum
Reply
RE: paramCollectorOps trouble

Sure, any time… glad to be of help. Rafael Polit Jr. Quito, Ecuador.

19 years ago
Forum
Reply
RE: paramCollectorOps trouble

Hi Resbot, You were almost there, the problem is that the parameter you are using as myBox.height is a value, you need to pass subAnims, so you need …

19 years ago
Forum
Reply
RE: Isolated Problem With Max 8 Script Controller

AdamMechtley: Times like this I just like to declare victory and leave the battlefield, but it would still be nice to know why it broke only on this…

19 years ago
Forum
Reply
RE: Isolated Problem With Max 8 Script Controller

Hi AdamMechtley I have never seen a three way equal like that before. Is it a common practice among programmers? I admit it worked when I tested it…

19 years ago
Forum
Reply
RE: Isolated Problem With Max 8 Script Controller

Hi, AdamMechtley I’ve tested your setup and cannot find any problem with it. My only difference is that the nodes referenced in the script are either…

19 years ago
Forum
Page 1 / 2