Supermouse
@supermouse
New Member
Joined: Feb 15, 2024
Topics: 5 / Replies: 10
Reply
20 years ago
Forum
Reply
RE: Custom Attributes led to the carsh of max5?

thx PEN,I have no doubt that you are right.Max 5 had lots of issues with custom attributes.When i run this script in max8,all is ok.

20 years ago
Forum
Topic
Forum
Replies: 4
Views: 37
Topic
Forum
Replies: 1
Views: 27
Reply
RE: animation bake problem

ok.i found the answer.use”obj.transform=obj2.transform”to bake animation… it’s a funny post,isn’t it?

20 years ago
Forum
Topic
Forum
Replies: 1
Views: 39
Reply
RE: how to record animation?

it’s good idea!!! i improve the script which u provided and it works now! thx script here: obj=box() obj.name=“test1” animate on ( at time 0 (obj.pos…

20 years ago
Forum
Topic
Forum
Replies: 2
Views: 26
Reply
RE: how to make script work at all time?

i improve my script.some function can realize now.but it can’t set key,can’t record the animation.guys,do u have any suggestion? script here: obj=box(…

20 years ago
Forum
Reply
RE: how to make script work at all time?

oh,that way can’t solve my problem. my problem is on step 1,2,3,4 what is said above,and the step 5,i can use a plugin which named “snapshot”.that plu…

20 years ago
Forum
Reply
RE: how to make script work at all time?

ok.i will try that script.special thx again.

20 years ago
Forum
Reply
RE: how to make script work at all time?

《warcraft3》 i used arttools to export model,the wc3 engine can’t support vertex animation.so i must transform the animation to adapt the wc3engine.so…

20 years ago
Forum
Reply
RE: how to make script work at all time?

Harrison_yu: Animating vertex when time changes? If you really want to make this happen,I suggest you looking over the following section on maxscrip…

20 years ago
Forum
Reply
RE: how to make script work at all time?

ok,cite a case.there is a 3X3 plan(it means plan have 9faces),i animated the plan by reactor next,now i copy the plan at frame “0”,then i detach 9 fac…

20 years ago
Forum
Topic
Forum
Replies: 10
Views: 61