Thread
:
Virtual Welding
View Single Post
#
9
11-29-2011, 11:16 PM
Gunderak
Coder
Join Date: Jun 2011
Location: Australia
Posts: 795
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
(
0
,
6.4
);
this
.
x
-=
sin
(
this
.
angle
)*
1
;
this
.
y
-=
cos
(
this
.
angle
)*
1
;
__________________
Gund for president.
Remote PM {P*}x (Graal813044) from eraiphone -> Stefan: I hav 1 qustion
*Gunderak: he hav 1
*Gunderak: qustion
Gunderak
View Public Profile
View GraalOnline Profile
Visit Gunderak's homepage!
Find all posts by Gunderak