I have a sprite with Physics behavior added and also a Tiled background with Solid Behavior enabled.
The Sprite also has the Bullet behavior. I want to have the sprite stop moving when it hit's the Tiled Background (It's a wall). By default it just flies right through it; also it appears I can make the sprite bounce off the all, but I just want it to stop.