Tagged 'Scripts Wanted'

Animated Align - based on existing keyframes...

I've got a small keyframe baking script,very similar to "Animated Align" by Jim Jagger.

The script is old and outdated, and at some point in time, I suspect because of changes to maxscript language changes in the past few years, the scripts ability to work broke down.

This script originally baked keys to the target object, but only onto the same frames that the source object had keyframes on, rather than the standard "every frame" or "every nth" frame options.

animated object (rusty steal beam) meets cleaning plane (X,Z)

I do industrial animation. I have beams moving horizontally, on a conveyor. These rusty beams pass through a grit blasting cabinet and emerge rust-free. I hand keyed this operation once, worked very well, took 700 keys :-(

animated object (rusty steal beam) meets cleaning plane (X,Z)

duplicate removed

Animating a robot arm from computer keyboard?

Hello every one, this is a great comunity congrats!

Mi problem is :
I have a arm with a Pen atribute holder the action is simple.
In the max value (100) of the slider, the arm is open and instead in the min value (0) the arm is close.

I need control this from my computer keyboard so, if i press a preassigned key like(k)the arm value increment one point each time i press to open.

and if press(j)key the arm close each time i press to the minimun value 0

I hope you can helpme
thanks you

Animating dominos

i was wondering if there was a script to creating falling dominos

animation by object name

Hello. I need an advice

I have a lot of object in the scene. each object is a phase in animation. so i need to "see" each object only in one specific frame. There is number in objects name to specify the frame that it belongs to. (morphing would not work because object have different meshes)

I thing there are to ways to achieve that. First is ading visibility keyframes to objects, so each object will be visible only on one specific frame.

Animation script wanted

Im new to 3ds maxscript. I wanted to create an animation of a selection where each object of the selection moves to a position say 10 units in Z from its current position in a sequence of 100 frames

------So far i have got is this

for i = 1 to selection.count do
( with animate on
( at time (i * 5) move selection[i] [0,0,10]
)

Animation speed up

Hi guys im wondering if anyone have seen a script which can delete every other key from object. After this it should bring the key from front of the empty place one frame back... so all the empty spots are now filled and the animation is twice the length...

I have done this with macro recorder and just played it many times but i wonder if there is a script for this...

Best regards
Sam

any solution to fix spline uv getting stretched at corners ?

hello ,, allot of time i face this issue , texture getting stretched at hard corners when sweeping a spline like the attached image :

 

 

what i do to reduce the ammount of the stritch is to refine the shape in these corners :

 

 

the resault will be like :

Anybody knows that man ?

Hello
I saw a you tube video about automatic weighting.
http://www.youtube.com/user/kogen00
Seems to be very promising.

Syndicate content