Re: [Plib-users] loading animation from ASE files
Brought to you by:
sjbaker
From: Chris P. <ch...@ze...> - 2003-05-13 17:05:29
|
realized I forgot to answer this. SkyFlash wrote > Well, I am not an expert by any means, but that definitely looks > different than the animations in my ASE files. Is that transform > animation keys? Yes... I'm pretty sure those are transformation animation keys, which just specify that the object is transformed (rotation, in my case) at each key. As long as a ssgTransform is inserted in there, then this could be a usable animation technique. If I get deep enough into this project of mine, then maybe I'll write some code for SSG. :) -Chris |