摘要:
for (var idx = 1; idx <= 48; idx++) { Vector2 newDirection2 = Quaternion.AngleAxis(idx * 360/48, Vector3.forward) * direction; var newBullet2 = Instan 阅读全文
posted @ 2023-05-02 00:35
daixinet.com
阅读(30)
评论(0)
推荐(0)