project-ely/assets/images/a-platformer-in-the-forest/README.md

865 B

A Platformer in the Forest

These sprites are from opengameart.org: https://opengameart.org/content/a-platformer-in-the-forest

They were created by Buch: http://blog-buch.rhcloud.com

They are licensed as CC0 so no attribution is required, but I'd still like to give them credit.

We're using this temporarily to test sprites and walk cycles before creating our own art.

Notes

Each sprite seems to be 32x32

  • WALK: frames 1,2,3,4, cycle
  • JUMP: frame 5 for "jump preparation", frame 6 for moving upwards, frame 7 for moving downards and frame 8 for landing
  • HIT: frames 9,10,9
  • SLASH: frames 11,12,13 (you might use them in the order 12,11,12,13 if you want an extra "preparation" frame before the actual slash)
  • PUNCH: 14,12 (again, you might use them in the order 12,14,12)
  • RUN: 15-18
  • CLIMB: 19-22
  • a single frame with character's back (frame 23)