Thread: Vibration(ish)
View Single Post
  #9  
Old 05-25-2007, 02:16 AM
Sum41Freeeeek Sum41Freeeeek is offline
Future Coder
Join Date: Feb 2004
Location: New York
Posts: 376
Sum41Freeeeek is on a distinguished road
Send a message via AIM to Sum41Freeeeek
Quote:
Originally Posted by sam_is_me View Post
k i kept my mouth shut for a while, but what is a temp.i, and why do you add ++ to it?
temp.i is set to 0, it's just a variable

while temp.i is still less than 100, each time it loops, 1 will be added to temp.i, untill it hits 99 (since he didnt use <= ) so it will basically loop the "screen shake" 99 times.
__________________
Frankie Cassini: ex-Era LAT
Quote:
Originally Posted by brakk View Post
omg just go to your room and draw a pony then

**** the chicken wings!
Reply With Quote