- Home /
 
 
               Question by 
               KukiKrunch · Jan 23, 2012 at 06:35 PM · 
                javascriptcollisionbeginnersimple  
              
 
              Overlap Detection HELP!!
Ok i know how to detect collision, but i dont wanna add physics to my object. im sure theres gotta be a way to detect if objectA is touching or overlapping objectB. please if you know, help me out!!
thanks ;)
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by Fattie · Jan 23, 2012 at 09:50 PM
No, it's incredibly difficult to do that. it's why game engines / physics engines exist!!!
Just use the physics in Unity, or get in to "Bounding Boxes" in unity. Enjoy!
If you are really interested buy the book "Real-Time Collision Detection" by Ericson.
Your answer
 
             Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Please help with a simple collision. 3 Answers
HELP PLEASE! 3 Answers
Trying to Disable Compenent when there's a collsion 2 Answers