level 11
direction=point_direction(x,y,x1,y2)+90;speed=5;
2014年07月26日 08点07分
2
level 11
direction=point_direction(x1,y1,x2,y2)+90;speed=5;
2014年07月26日 08点07分
3
level 9
我添加到了step事件 旋转是可以 但是越转越大 = =
2014年07月26日 08点07分
4
吧务
level 12
用基础三角函数同样可以实现。
但要注意的是y轴与数学系的y轴不同,gm里的y轴是从上到下逐步增加。
2014年07月27日 06点07分
6