Thread: Virtual Welding
View Single Post
  #10  
Old 11-29-2011, 11:18 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Gunderak View Post
Does anyone happen to know how to make an image fly off at a random direction?
maybe something like this?
PHP Code:
this.angle random(06.4);
this.-= sin(this.angle)*1;
this.-= cos(this.angle)*1
Why don't you try it and see if it works?
__________________
Reply With Quote