Thx guys, Now If I could just figure out why some (in fact most) of the tut levels arent working.

(TONS of script errors )

EDIT: Any Newton tuts available? (I know I already tried to look for 3DGS physics tuts, but since I now have Newton, I would like to learn.)

Last edited by MrCode; 04/14/07 02:38.

Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}