Title: 720 frame loop from scratch!? Post by: Quanno on May 23, 2010, 11:26:49 AM I'm trying to make something turn 360 degrees and loop that in a stage.
Since 1 degree per frame is too fast, I want to make 720 frames and add 0,5 to every frame. Is there an easy way to do that instead of manually adding constant 0,5 to 720 frames? Also, I need it to loop and play from the beginning, but I don't know how to use animations in stages. Help appriciated! Title: Re: 720 frame loop from scratch!? Post by: dingo on May 23, 2010, 11:35:04 AM Use this version of brawlbox
http://www.mediafire.com/?mytdwmdlwow It's the best for animations. Give it 720 frames. Set the first one to 0 and the last one to 360. Someone else would have to answer about stage looping. Title: Re: 720 frame loop from scratch!? Post by: Quanno on May 23, 2010, 12:38:16 PM Great, thanks!
Now figuring out how to make it loop... Title: Re: 720 frame loop from scratch!? Post by: Chuy on May 23, 2010, 12:44:02 PM put a 1 when it says unknown 2
(http://img202.imageshack.us/img202/4978/capture7d.png) (http://img202.imageshack.us/i/capture7d.png/) Title: Re: 720 frame loop from scratch!? Post by: Quanno on May 23, 2010, 01:18:25 PM I'll try that, thanks.
After I watched the result of the animation, i noticed it went faster when it was playing, as soon as it was on the half of the frames, it turned back to slow and I actually want it to go in a constant speed. I'm trying to make clouds that just move slowly around the stage |