Hey!
For my current game project, I made a Photoshop CS4 script that exported animations into sprite sheets. Unfortunatly I was never able to find out how to get the frame duration in an animation. From what I could gather, there was no way to fetch this data.
I was wondering if they have added this in CS5 and if so, how would you go about doing it?
Thanks
CS5 animation frame duration
CS5 animation frame duration
"animationFrameClass" was not added to the DOM for CS5. I just did a quick check and it is not in the Document descriptor either. It looks like that is still one of the things you can set but not get via a script.
CS5 animation frame duration
ah that's too bad. You'd think they would support that by now!
thanks
thanks