Sprite Walls

How would you make a sprite that acts like a wall?

3 Likes

You could make it so that when the player (or anything you want to interact with it) overlaps the sprite, it is moved in the opposite direction or just stops moving. I could show an example- I have used this method before.

2 Likes