111
This commit is contained in:
@@ -15,6 +15,8 @@ namespace Ichni.RhythmGame
|
||||
public GameObject noteMain;
|
||||
public GameObject judgeEffect;
|
||||
|
||||
public GameObject perfectPoint;
|
||||
|
||||
public List<GameObject> notePartList;
|
||||
public List<GameObject> effectPrefabList;
|
||||
public virtual Vector3 noteVisualPosition => noteMain.transform.position;
|
||||
|
||||
Reference in New Issue
Block a user