FishGame tut - Collision problem
by CliffyC · in Torque Game Builder · 07/31/2007 (6:12 pm) · 0 replies
I have followed the TGB1.5.1 FishGame tut. I have got a collision problem. After setting up the collision of the FishPlayer and FishFood, I found that the FishPlayer are "eat" the FishFood for the first few times (calling the FishFood.spawn() function). But after that, nothing will happen when they touch each other. Anyone has a clue?