home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Esportes
/
Tiro_al_Arco.swf
/
scripts
/
DefineSprite_156
/
frame_1
/
DoAction.as
Wrap
Text File
|
2007-06-07
|
196b
|
4 lines
_rotation = _rotation + random(6) - 2.5;
_root.vientoX = Math.cos(_rotation / 180 * 3.1416) * _root.varFuerzaViento;
_root.vientoY = Math.sin(_rotation / 180 * 3.1416) * _root.varFuerzaViento;