AudioCore0.11
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user