Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
怎么做到“指哪儿打哪儿”的效果?点击左键获得此时水平面与鼠标的夹脚,让子弹转到这个角度(大概这么理解)
没完全懂,如果是设置子弹角度的话,直接写事件,点击鼠标左键时,按位置设置子弹角度,然后位置填 鼠标操作.x 和 鼠标操作.y 就行了。