aimeewirick / Pie-Maker

A foraging piemaking pygame game
0 stars 0 forks source link

4 Unique Character Sprite Sheets needed.. #1

Open aimeewirick opened 2 months ago

aimeewirick commented 2 months ago

Need 4 unique character sprite sheets that include 7 actions for each character and 4 movement shifts per action.

  1. walk right x 4 movements
  2. walk left x 4 movements
  3. walk towards screen x 4 movements
  4. walk away from screen x 4 movements
  5. crouching, pulling x 4 movements
  6. rolling out dough x 4 movements
  7. putting pie in oven x 4 movements

Each sprite movement shift image being 16 x 32 pixels

speedbug78 commented 2 months ago

First character sprite sheet. Putting pie in the oven and rolling out dough are the same animation since they are both from the back. Crouching and pulling may be a little more dramatic than desired?

Character1

aimeewirick commented 2 months ago

Looks perfect 👌 only three more characters to go :)