# I need a bit of help finding a way of replacing sprite hitboxes to images

**URL:** https://forum.makecode.com/t/i-need-a-bit-of-help-finding-a-way-of-replacing-sprite-hitboxes-to-images/26486
**Category:** Help
**Created:** [January 30, 2024, 7:55pm UTC](https://forum.makecode.com/t/i-need-a-bit-of-help-finding-a-way-of-replacing-sprite-hitboxes-to-images/26486 "2024-01-30T19:55:23Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![WoofWoof](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/woofwoof/32/32523_2.png) [@WoofWoof](https://forum.makecode.com/u/WoofWoof)
#### Post date: [February 1, 2024, 5:23pm UTC](https://forum.makecode.com/t/i-need-a-bit-of-help-finding-a-way-of-replacing-sprite-hitboxes-to-images/26486/6 "2024-02-01T17:23:40Z")

</div>

Yes, that is very possible. Just make a sprite without touching the pixel art editor, then find the Set (MySprite) Image To (image) block and use that to change the image. The hit boxes will change automatically depending on the image (which can be very annoying sometimes). If you want a good way of selecting the character, check out [Arcade-mini-menu extension](https://forum.makecode.com/t/arcade-mini-menu-extension/14368). It is really nice!

---

_[View the full topic](https://forum.makecode.com/t/i-need-a-bit-of-help-finding-a-way-of-replacing-sprite-hitboxes-to-images/26486)._
