Brookke / SEPR-Assessment2

1 stars 6 forks source link

Added the sprites for moving in each direction, they aren't perfect but okay i think for now #82

Closed Penguin-Benjamin closed 7 years ago

joeShuff commented 7 years ago

Looks good! Looks a bit funny when walking left or right but it's fine xD

Brookke commented 7 years ago

@Penguin-Benjamin try moving the hand and arm that is furthest away back a little

Penguin-Benjamin commented 7 years ago

Yea it's not quite right but i think it's okay for now ,nicer than it was, okay will try that Brooke

Brookke commented 7 years ago

@Penguin-Benjamin sorry to be a pain but notice how the player going right isn't quite in line with the rest of the rows (needs shifting over by 5 or so pixels in the right direction) that way when the player turns it doesn't look like it is jumping backwards

Penguin-Benjamin commented 7 years ago

Oh yea dunno how that happened, fixed now

TheProgrammingDuck commented 7 years ago

Just a heads up for the future: http://opengameart.org/content/ninja-adventure-free-sprite This website has a lot of free sprites licenced under the Creative Commons Public Domain Dedication CC0 licence (meaning no copyright).

Might be worth having a look through the sprites they have since there's quite a few. This ninja one might be useful at some point considering the game is meant to be set during a costume party.

TheProgrammingDuck commented 7 years ago

Ah, quick update. They're all free but several of them are under different licences, the only difference is that some require that we mention them in the credits of the game, others don't. It's mentioned in the description of any spritesheet whether referencing is required ie: in this one http://opengameart.org/content/antifareas-rpg-sprite-set-1-enlarged-w-transparent-background-fixed

Brookke commented 7 years ago

@TheProgrammingDuck just a note with the ninja, that one wont be suitable:

  1. It's not the correct resolution (377 × 451) vs our current maximum (32 * 48)
  2. It's for a side scroller game, so it doesn't have the walking up and down movement we would need

Thank you for the other link though that could come in useful as they seem to mostly be the right size.