I don't understand how the animate_walk function is an endless loop since it has a wait(1) at the end? Usually if I leave out the wait(1) I get a message saying that it's an endless loop.

Do I need to add a return function after the wait(1)?

Last edited by Knuckles; 04/24/07 20:06.