
04-19-2011, 07:51 PM
boolean variables are the closest possible thing to getting this idea to work, i have attempted many times to get this "cutting method short" to work. since on my piano porgram i made on alice, i tried using if boolean becomes true, sound would play, but once any key was let go, boolean becomes false, and the only way to get this to work properly is to have it in a infinity loop so it is constantly checking for these methods, but the porblem is, once the variable becomes false, once it is in the infinity loop, it never can become true again.
If you are stuck on a project, check out the tutorials I made here at this link:
http://alice.org/community/showthread.php?p=36778#post36778
There are lots of tutorials on it so far, including some youtube videos, check it out
Or..
Go to my youtube channel to check out my alice 2.2 tutorials I have there..
http://www.youtube.com/user/sfunk1992?feature=mhsn
|