fix:优化游戏流程,添加多个打击目标,添加芜湖场景
This commit is contained in:
@@ -33,8 +33,6 @@ public class GameInit : MonoBehaviour
|
||||
[NonSerialized]
|
||||
public Player self;
|
||||
|
||||
public Transform[] movePoses;
|
||||
|
||||
private void Awake()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user