I must be using Wait completely wrong because I'm getting the same problems with it, as I was without it. Any basic info on using it properly? Sorry for all the noobing out I'm doing here
When you use a wait object, anything after it in the list, will happen once it's countdown is finished. Any wait objects following other wait objects, have to also include their length of time too, as well as the length of time any actions between them might take.