AudioCore0.11

This commit is contained in:
Han
2025-03-07 15:21:24 +08:00
parent a594b6506d
commit 186a9da66c
8 changed files with 194 additions and 74 deletions

View File

@@ -12,13 +12,11 @@ public class Test : MonoBehaviour
public AudioClip clip31;
public AudioClip clip32;
// Start is called before the first frame update
void Start()
{
//AudioCore.PlayerPrefs();
}
// Update is called once per frame
void Update()
{
if (Input.GetKeyDown(KeyCode.A))