拼图测试场景
This commit is contained in:
@@ -56,6 +56,7 @@ public class Note : MonoBehaviour
|
||||
Debug.Log($"音符 {Uid}击中");
|
||||
judged = true;
|
||||
lastSpaceTime = double.NegativeInfinity;
|
||||
MusicGame.instance.Sroce += 10;
|
||||
MusicGame.instance.onNoteHit(Uid);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user