How do I stop world from playing... -
12-15-2008, 07:28 PM
when I click on a button? Is there a statement in Alice that lets you "End" the program at a certain point without using the stop on the window that the world runs in?
There is nothing built in (that I know of) that will give the equivalent of the stop button in the viewer. You could probably come up with something using while statements, but it's not immediately obvious how. (If you do, would you post it. It would be nice.)