Game Development Community

Stuck In A Wall

by Mark · in Marble Blast · 06/05/2005 (9:09 am) · 3 replies

While making a new level (The Purple Tower, coming soon) I kept running into the same problem. How do you stop the marble from being able to go into, and get stuck in walls?!? Is there any way to fix this?

#1
06/05/2005 (5:02 pm)
Make sure all walls are properly alligned with the track itself. Thats about it.
#2
06/06/2005 (3:38 pm)
Yeah, well the marble is half way in the wall most of the time, and when it's not, it's hopelessly bouncing up and down inside the wall.
#3
06/07/2005 (11:49 pm)
It's a bug. Basically, the work-around is to avoid having a high speed marble around objects that have been rotated and scaled. See my discussion and others in other threads

www.garagegames.com/mg/forums/result.thread.php?qt=27411

One Custom level took advantage of the bug. It's called Ghost.

Have fun!