Tagged 'Time'

Reverse Animation

38 votes

This simple script reverses the animation of the selected objects. It uses the current time range as the beginning and end point for reversing the animation.

Just run the script and make a selection then hit Reverse Animation!

Enjoy!

Time Clock

45 votes


This script is meant for freelancers who like to keep track of their worktime without too much hassle.

Its basically like one of them old Time Clocks you punch in before and punch out after work.
It saves the times tasks ect to a specified file.

have phun
and if you like it punch into the counter up here ;)

Reverse Time

25 votes

reversetime_ui

What to say... title and screenshot said everything.
Sample utility, an example of build-in Max function "reversetime".
Script affect only PRS (pos,rot,scale) transform keys.

Because I do not find some version in plain type for reverse time,
I wrote this script. I hope it come in handy for someone else.

Slider Jumper

19 votes

A simple script that jumps the time slider at the specified interval

 Slider Jumper screen cap

Playback Tools

6 votes

This script offers easy to access tools for controlling animation time and playback, as well as the ability to save a few ranges to jump to.

It is a highly modified version of Jim Jagger's original Playback Tools and uses his icons.

 

Features:

- Player controls

- Playback speed controls

- UI hide toggle

- Time scrubber

- Compact and wider time scrubber mode (accessed via the thin bar below the small time scrubber)

- A separate rollout for storing up to four named time ranges

 

Time Range Manager

27 votes

Allows you to edit and save a collection of named time ranges and access them via a dropdown list to change the scene time range based on their time settings.

Ranges are stored as a collection called sets. Multiple sets are then stored as a collection called projects.

The data is stored in INI files and so makes it independent of any maxfile.

There's also a compact option by clicking the thin bar above the ranges list.

 

See online guide in links section. 

 

Time Wheely

19 votes

Allows to use the mouse wheel to scroll the time slider.

Also includes a struct for using the mouse wheel, that scripters can use in their own scripts.

 

Updates in 1.81:

Added and INI setting: useModifierKeys

Changed is so the INI file settings are updated whenever the script is activated, in stead of just on max start. 

Time Step

20 votes

A Time control tool: For animators who are too lazy to calculate time intervals. Just set the number of frames you want to skip then use the buttons to jump forward and backward in time. You can also use the lower buttons to move one frame in time when you are using "Key mode toggle".

Go To Frame

10 votes

Tiny dialog. Recommended to throw on a hotkey.

Opens up, has the Time frame number box selected, type in a frame you would like to hop to, hit enter, dialog goes away.

If you've ever used combustion, it mimic's combustions / hotkey, which when i got back into max i was missing intensely ;)