Kenzor
@kenzor
New Member
Joined: Feb 14, 2024
Topics: 16 / Replies: 61
Reply
RE: Copy keys of all tracks from one frame to another?

I’m guessing you trying to loop through all the controllers in an object and see if they have keyframes. Then copy them to another object. I seem to …

12 years ago
Forum
Topic
Topic
Forum
Replies: 1
Views: 10
Reply
RE: Script Controller Code to Script Equivalent Code question

your right dependsOn is old and should not be used $Collision I’m guessing actually references an object of that name directly in the example scene …

14 years ago
Forum
Reply
RE: Create Custom Animated Sequence script

I don’t have the reference to hand but there’s example code to do this in the max script help

14 years ago
Forum
Reply
RE: align biped limb to object

I use this method in my scripts. in coordsys local ( rotate BipedObject ( BipedObject.transform.rotation * inverse TargetObject.transform.rotation …

15 years ago
Forum
Reply
RE: Mouse input window

Pete, your screen shot looks very cool, I’m looking forward to seeing the finished version. I’ve been working on a floating control panel. The Idea …

17 years ago
Forum
Reply
RE: How can i write the maxscript?

I have a script that recurses through all the materials in the scene. Looking for blend materials rollout ViewRoll “Set blend mask” ( radioButtons …

17 years ago
Forum
Reply
RE: Multiple instances of the same rollout definition

Thanks for your help guys… I guess I was hoping that I’d missed something, and that the impossible was in fact possible… PEN: . We had a l…

17 years ago
Forum
Topic
Forum
Replies: 6
Views: 23
Reply
RE: Something to rename a file after output from a plugin?

would a post-render script in the ‘render scene dialog work’ ? Or possibly a script using callbacks after each frame is rendered?

17 years ago
Forum
Reply
RE: Mouse input window

It took me a while to get my head round events and deligates. I’ll try and explain how it works in my code. Basically there are two events work…

17 years ago
Forum
Reply
RE: Mouse input window

[QUOTE= what id like to do is make a composite slider object for a morpher that adds min/max buttons in dotnet. but i cant get the trackbar scroll eve…

17 years ago
Forum
Reply
RE: Mouse input window

I’ve made some changes to allow for customization Theres a zip file on my site with all the new files including the C# source “UserControl1.cs” Zip …

17 years ago
Forum
Page 2 / 6