Thread: Getting Loopy
View Single Post
Getting Loopy
Old
rkhorn
Junior Member
 
Status: Offline
Posts: 8
Join Date: Dec 2017
Default Getting Loopy - 12-16-2017, 11:16 PM

I worked with loop and while today to get a character to jump in the air and spin a user-specified number of times. As a bonus I also had to figure how to accept possible variations in a "yes" response.

Since I couldn't figure out a possible existing function or combination of functions in Alice that could accomplish changing the case of an string entry, I just used some boolean logic checks to get it done.
   
Reply With Quote