Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Sprite Animation
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
chaos




PostPosted: Fri Aug 05, 2011 11:07 am   Post subject: Sprite Animation

I am trying to create a game and I understand the basics of sprites. I was wondering if there is an easier way to animate sprites for many frames rather than using Sprite.Animate each and every time?
Sponsor
Sponsor
Sponsor
sponsor
Insectoid




PostPosted: Fri Aug 05, 2011 11:17 am   Post subject: RE:Sprite Animation

Well, "many frames" does not mean "use sprite.animate a lot". You should only really use Sprite.Animate once per sprite per frame. If you have a lot of sprites, you can use an array and for loop to cut down on the number of times you have to call Sprite.Animate.
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: