chkeyrm
command
Removes keys in the specified channels at different frames/times
Usages
-
chkeyrm [-q] [-t] channel_patterns frame [frame...] -
chkeyrm -r [-q] [-t] channel_patterns range_start range_end [range_start range_end ...]
Options
|
|
use ranges instead of exact times |
|
|
Quiet mode. Don’t report any errors, such as 'no key at {time} for channel {chan}'. |
|
|
times are specified in seconds, instead of frames (frames are the default). |
Examples
chkeyrm /obj/mode1/* 1
Remove a key at frame 1
chkeyrm -r /obj/mode1/* 1 300Remove the keys between frames 1 and 300 inclusive