Jump to content

Does anyone know what the animation syntaxing is?


MisterInSayne

Recommended Posts

Hey guys!

 

So, for the project I'm currently working on I need to work with animated sprites. The thing is, there is no reference anywhere on how to syntax or organize the spritesheets to have the coding automatically sort out the directionals or how to organize the frames for say, 4 frames of a sprites in a animation.

I figured I'd first ask about it, before I go ahead an make a new system myself, or spend hours testing things till it works. :P

 

If the question isn't clear or if you want more info, let me know!

 

~ MisterInSayne

 

 

Edit: I found out it works as: BaseSpriteName_DirectionalNumber1to9_AnimationName_FrameNumber.png

now how does the indexing work for spritesheets however.... XD

 

Edit2: found out how to do it using .pack files... now how do I make the object use it... hmmmm...

 

Edit3: this topic is no longer needed, all is working <3

Edited by MisterInSayne
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...