mikhail...@berkeley.edu
unread,Jan 29, 2018, 4:34:46 AM1/29/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Python Programming for Autodesk Maya
Hey there,
What I want to do is to have a script that adds custom "start frame" and "end frame" attributes to cameras. As the user sets these, and is looking through that camera, the playback range changes down there on the timeline to whatever the start frame and end frame attributes are set to. As the user changes cameras, the playback range is updated to whatever the start and end frame on that camera is.
Now I've done this via script jobs. However, they seem pretty clunky. Is there a better way to do this?