I have a box build out of four, one pixel wide sprites which have the Solid behavior added. I've generated a sprite in each and given it the Bullet behavior wit...
I would like my 'Sprite' object to move along the outline of my 'Ground' object, which is rectangularly shaped. Using the BoundBox I was able to get it working...