# How to make collidable sprites

**URL:** https://forum.makecode.com/t/how-to-make-collidable-sprites/11995
**Category:** Help
**Created:** [February 2, 2022, 5:45pm UTC](https://forum.makecode.com/t/how-to-make-collidable-sprites/11995 "2022-02-02T17:45:03Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/richard/32/5417_2.png) [@richard](https://forum.makecode.com/u/richard)
#### Post date: [February 2, 2022, 6:19pm UTC](https://forum.makecode.com/t/how-to-make-collidable-sprites/11995/3 "2022-02-02T18:19:09Z")

</div>

@hasanchik the easiest way to do this is to just use the tilemap and set the tiles as walls wherever the sprite is.

I also made an example of something similar to this: [How to make pushable sprites using blocks? - #3 by richard](https://forum.makecode.com/t/how-to-make-pushable-sprites-using-blocks/11912/3)

---

_[View the full topic](https://forum.makecode.com/t/how-to-make-collidable-sprites/11995)._
