Compare commits

...

2 Commits

Author SHA1 Message Date
账号名 102138cfc6 Merge branch 'master' of http://git.umayle.com:2023/yulong/NewN_UAVPlane 2024-01-22 21:31:03 +08:00
账号名 f06c386195 1 2024-01-22 21:30:16 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ public class LaserFireControlPlatformManger : MonoBehaviour
{
LaserModer.transform.DOLookAt(targetPoint.position, 0.5f).OnComplete(() =>
{
Launchanattack();
});
}
else