
-----------------------------------
saltpro15
Mon Jan 12, 2009 3:42 pm

more help
-----------------------------------
Alright, I know this is my second thread today but I want to get this thing working, anyone good with collision detection that wants to show me what I'm doing wrong?

I read richcash's tutorial on rectangular collision detection but it wasn't as in-depth as I'd hoped.

-----------------------------------
The_Bean
Mon Jan 12, 2009 3:53 pm

Re: more help
-----------------------------------
Don't make new threads when the question is about the same game.

Look at your code and follow the path the computer will take when it executes your code.
Will your collisions detection proc ever be run?

If the collisions is true, then why is it doing the same thing as when it is false?

-----------------------------------
saltpro15
Mon Jan 12, 2009 4:01 pm

RE:more help
-----------------------------------
ok, sorry I'm very new to this topic and in gr10, so a lot of the math is beyond me, I'll check it again

-----------------------------------
corriep
Mon Jan 12, 2009 10:04 pm

RE:more help
-----------------------------------
I'll show you in-class tomorow.
