I'm making a kind of 3D Bubble Trouble, and it's going pretty well. There are just two problems that I can't solve.
1) Notice the bubble behaviors, they bounce off the walls just fine for a while, but one by one they seem to get stuck on a particular wall. If you watch for a minute or two you'll see what I mean. I have no idea why they do this...
2) The collision between the hook and the bubbles only works some of the time, and when it does it deletes all the bubbles. Don't know why...
Any help would be great.
The controls:
move with the arrow keys
jump = space
t = top view -- use this to watch bubbles
ctrl = fire hook
The code is on the source button below
I am who I am