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

Username:   Password: 
 RegisterRegister   
 Need help with sprites.
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
ImDaMan




PostPosted: Fri Oct 13, 2006 7:14 pm   Post subject: Need help with sprites.

Hey everyone, I'm programming a stick man fighting game and I used sprites to animate the punching and kicking but the sprites doesn't work, everytime I run it, it says 'Animate' is not in the export list of 'Sprite', what does that mean?
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Fri Oct 13, 2006 7:39 pm   Post subject: Re: Need help with sprites.

ImDaMan wrote:
I used sprites to animate the punching and kicking but the sprites doesn't work

how are you "using" them then? Confused
Quote:

not in the export list

means that this is not a valid function for the Module to access.

Although the Sprite module appears in the Turing reference, the module has been broken and no longer works. There have been some work arounds and custom libraries written, so you can ether look into using that code, or go straight for the Pic.Draw
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
TheOneTrueGod




PostPosted: Sat Oct 14, 2006 12:47 pm   Post subject: (No subject)

Or, even better, create your own custom sprites by using Pic.Draw...
ImDaMan




PostPosted: Thu Oct 19, 2006 5:27 pm   Post subject: sprite

I drew 5 pics of the man puching and I want to use turing to play them.
NikG




PostPosted: Fri Oct 20, 2006 11:24 pm   Post subject: (No subject)

Did you read Tony's post?
Sprites are "broken" in Turing 4.
Ultrahex




PostPosted: Sat Oct 21, 2006 12:45 pm   Post subject: (No subject)

As you should already knows "sprites" are "broken" we mean broken as in you have to make your own way of creating sprites and animating them, which is a good leanring process then getting learned by somebody us. even though it can be tedious work. It will pay off in terms of knowledge on the subject matter.
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  [ 6 Posts ]
Jump to:   


Style:  
Search: