# Im looking for an artist!

**URL:** https://forum.makecode.com/t/im-looking-for-an-artist/45912
**Category:** Help
**Tags:** art
**Created:** [September 15, 2026, 10:36pm UTC](https://forum.makecode.com/t/im-looking-for-an-artist/45912 "2026-09-15T22:36:28Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Soleb244](https://avatars.discourse-cdn.com/v4/letter/s/aeb1de/32.png) [@Soleb244](https://forum.makecode.com/u/Soleb244)
#### Post date: [September 15, 2026, 10:36pm UTC](https://forum.makecode.com/t/im-looking-for-an-artist/45912/1 "2026-09-15T22:36:28Z")

</div>

Im making a dungeon crawler game, but I was getting stuck on drawing the player. Here he is from the front:

![player](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/8/e/8eca3010440eba61d29b16278bb72323fcb7a171.png)(sorry for bad quality)

But as you can see he has no hands! Thats because i just wasnt able to draw anything that looks like a hand from this angle. i have made a side view that Im quite happy with, but from the back and front i have nothing.

Could anyone please try to help me?

> **What i would need**
>
> animations for arms with:
> 
> nothing
> 
> a torch
> 
> a sword
> 
> The animations should be 8 frames with 10fps (repeat every 100ms), in all 4 directions
> 
> For the left arm, copy the right arm and swap the first four frames with the last four frames.
> 
> For standing still im using the fourth frame but you can change that.

Here is the art i have made(press A to rotate): [https://makecode.com/\_ctfRj1RJW37x](https://makecode.com/_ctfRj1RJW37x)

---

<div class="post-metadata">

### Author: ![Hulahoop](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/hulahoop/32/25398_2.png) [@Hulahoop](https://forum.makecode.com/u/Hulahoop)
#### Post date: [September 16, 2026, 1:42am UTC](https://forum.makecode.com/t/im-looking-for-an-artist/45912/2 "2026-09-16T01:42:12Z")

</div>

Who says it’s bad? Besides yourself? I think it’s a good reference image of what character you want to make!

---

<div class="post-metadata">

### Author: ![Soleb244](https://avatars.discourse-cdn.com/v4/letter/s/aeb1de/32.png) [@Soleb244](https://forum.makecode.com/u/Soleb244)
#### Post date: [September 16, 2026, 7:26pm UTC](https://forum.makecode.com/t/im-looking-for-an-artist/45912/3 "2026-09-16T19:26:51Z")

</div>

Oh i see now. On the monitor i was posting this from it looked a bit blurrry and the left eye was two or three pixels(not makecode pixels) thinner.

---

<div class="post-metadata">

### Author: ![CopySprite](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/copysprite/32/35475_2.png) [@CopySprite](https://forum.makecode.com/u/CopySprite)
#### Post date: [September 16, 2026, 7:28pm UTC](https://forum.makecode.com/t/im-looking-for-an-artist/45912/4 "2026-09-16T19:28:32Z")

</div>

Something:

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/6/3/63964320786592d857b71ba54409f3aa87b1fb89.png)

---

<div class="post-metadata">

### Author: ![Hulahoop](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/hulahoop/32/25398_2.png) [@Hulahoop](https://forum.makecode.com/u/Hulahoop)
#### Post date: [September 16, 2026, 7:32pm UTC](https://forum.makecode.com/t/im-looking-for-an-artist/45912/5 "2026-09-16T19:32:17Z")

</div>

Wait ya. Now that I look at it. Why is the right eye a bit bigger for some reason. Even though it’s not makecode pixels

---

<div class="post-metadata">

### Author: ![Soleb244](https://avatars.discourse-cdn.com/v4/letter/s/aeb1de/32.png) [@Soleb244](https://forum.makecode.com/u/Soleb244)
#### Post date: [September 17, 2026, 2:04am UTC](https://forum.makecode.com/t/im-looking-for-an-artist/45912/6 "2026-09-17T02:04:02Z")

</div>

Well the main problem is when you put a sword in one hand and a torch in the other and add animation. The game is top down so the “camera” is at an angle. When the player walks, the arms move and i had a lot of trouble making the sword not look like its shrinking and growing, not sure how to explain that otherwise.

---

<div class="post-metadata">

### Author: ![Hulahoop](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/hulahoop/32/25398_2.png) [@Hulahoop](https://forum.makecode.com/u/Hulahoop)
#### Post date: [September 17, 2026, 9:51pm UTC](https://forum.makecode.com/t/im-looking-for-an-artist/45912/7 "2026-09-17T21:51:51Z")

</div>

well i also feel like drawing the sword in the hand is difficult when i think about it. but why not strap the sword on his back? it will be easier to draw that way.

---

<div class="post-metadata">

### Author: ![Soleb244](https://avatars.discourse-cdn.com/v4/letter/s/aeb1de/32.png) [@Soleb244](https://forum.makecode.com/u/Soleb244)
#### Post date: [September 19, 2026, 12:05am UTC](https://forum.makecode.com/t/im-looking-for-an-artist/45912/8 "2026-09-19T00:05:20Z")

</div>

Well thats a good idea when youre just walking around but when youre in the middle of combat you usually dont put your sword away after each swing… Also i planned to have two “active weapons” you can swap withoud opening your inventory and i wanted to strap the one youre not currently using to his back.
