menu
This commit is contained in:
@@ -53,4 +53,11 @@ public class BasePrefabsCollection : SerializedScriptableObject
|
||||
[Title("音频相关")]
|
||||
public GameObject audioEventObject;
|
||||
public Dictionary<string, Event> noteSounds;
|
||||
|
||||
[Title("Debug")] public GameObject judgeRankHint;
|
||||
public GameObject tapInputMark;
|
||||
public GameObject touchInputMark;
|
||||
[FormerlySerializedAs("swipeInputMark")] public GameObject directionalSwipeInputMark;
|
||||
public GameObject genericSwipeInputMark;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user