Page 1 of 1

Question about animation

Posted: Sun Aug 23, 2015 2:51 pm
by DJderond
I have a problem with an animated sprite I'm trying to implement in the game.
The problem is that the sprite is being cut up and it looks weird.
because of this: http://imgur.com/pf2KWOD
This is happening:
http://imgur.com/K27IGWB

Is there a way to turn this off/fix this?

Re: Question about animation

Posted: Sun Aug 23, 2015 3:43 pm
by Adil
Did you just copy pumpjack definition? Try removing shift field in animation.

Re: Question about animation

Posted: Sun Aug 23, 2015 4:01 pm
by DJderond
Yes, I use the code from the pumpjack. I tried removing all of the shift fields, but no luck so far :(