Is your feature request related to a problem? Please describe.
At the moment when the pod jumps it immediately transitions to a single frame of the jumping animation.
Describe the solution you'd like
As there are more jump frames available for the jump animation it would be nicer visually if we were able to use more and make the transition smoother.
Describe alternatives you've considered
Alternatively we could be rotating the sprite instead of having the rotation built into the jump frames, but that would likely have to be part of a broader re-implementation of the sprites in use.
Is your feature request related to a problem? Please describe.
At the moment when the pod jumps it immediately transitions to a single frame of the jumping animation.
Describe the solution you'd like
As there are more jump frames available for the jump animation it would be nicer visually if we were able to use more and make the transition smoother.
Describe alternatives you've considered
Alternatively we could be rotating the sprite instead of having the rotation built into the jump frames, but that would likely have to be part of a broader re-implementation of the sprites in use.