Here's a script that will read through a text file, use line breaks as a delimiter, and show each line associated with timeline frame, starting from 0. Useful for synching animations with dialog or notes, which is really hard to do if your text is in a separate app. It's crazy that maya doesn't seem to have any native way…
yeah i was pretty happy with it. I mean, you kind of have to know at least a little about coding to work with it, but i think it's pretty impressive that within like an hour i can get a script like that, whereas just looking up the individual parts to do so via google search alone might have taken me all day. plus its…