You've already forked taptap2024_GJ_chidouren
增加音效接口
This commit is contained in:
@@ -14,6 +14,8 @@ namespace Game.Component
|
||||
public int completeConditionNumber = 10;
|
||||
public float playerBaseSpeed = 4f;
|
||||
|
||||
[Header("关卡背景音乐")]public string BGM = "";
|
||||
|
||||
[FormerlySerializedAs ("completeProp")] public SuccessProp successProp;
|
||||
|
||||
[LabelText ("当前完成数:")] private int _currentConditionNumber = 0;
|
||||
|
||||
Reference in New Issue
Block a user