i tried to do that. i had this:
PHP Code:
setProperty(bullet_xchar._x+L*Math.cos(angle)); 
and same with y but Math.sin.
L = 15, then i tried with 30. do neither worked. do the values for L seem right?