daixinet

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2023年5月2日

摘要: 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 阅读(20) 评论(0) 推荐(0) 编辑