View Single Post
Old
Mr Kidnapper
Senior Member
 
Status: Offline
Posts: 442
Join Date: Feb 2011
Default 11-30-2011, 10:47 PM

It works well. The only cases it doesn't work is when running into corners. It also doesn't work on odd shaped objects. You would have to tailor your objects towards your collision for it to work. For example, the windmill is a bit odd because the blades end up increasing the "radius" of the object by being an extending part of the windmill. This would be fixed by separating the extending part from the object and placing it on the same hierarchy level, but that would be silly. The house with the steps is odd in that the steps are the extending part. If you separated the steps and placed them on the same level, then it would allow for more complex collision.
   
Reply With Quote