Flint Collide Update
Richard Lord at Flint has updated the lines and collisions branch of the Flint SVN. It now supports collisions with some new Zone types and I guess in the future it will ideally support all Zones. As my BoundingShape class was written it does not support any Zones other than the LineZone, to accommodate for the new Zone types and for others to be supported in the future I have updated the BoundingShape class. The archive below has the updated Flint code as well as the updated BoundingShape class.
The way in which you use this class is just the same as outlined here, Flint line collision tutorial, the only difference is you will need the archived file above and the BoundingShape class now supports more Zone types.
Read More »