I'm not really sure what the problem is with my code but it seems like there might be something wrong with the timer.
<img src="http://puu.sh/2NQIj.png" border="0" />
The problem is that they only seem to pick the first option. It never actually randomizes. I set it to jump and they only jump and if I set it to move right they only move right.
What I want them to do is switch between the 4 behaviors every 2 seconds while Holding is true. Maybe I don't understand how "every x seconds" works but it seems to just be setting them all to the same thing and not doing anything every second.