I'm running a loop to make a "loading" text change the number of periods, like
Loading
Loading.
Loading..
Loading...
and turn back and change again.
Along with that, how would you make a loop pause?
Though it may not be necessary after the loop has a pause between actions (since it's not a long load anyways), for "how many times shall the loop run", is there a way to make it infinite?
Yeah, it isn't too important, but I may need this information later on.
-David
(Edit: You know what, I'm not sure why I haven't bothered to pay any attention to the tutorials. Sorry about that, this probably will be the last question I ask that might be covered by them.)