We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5a485f + 84c2a23 commit 3bebf5fCopy full SHA for 3bebf5f
ChangeScene.cs
@@ -3,7 +3,7 @@
3
using UnityEngine.SceneManagement;
4
using UnityEngine;
5
6
-public class ChangeScene : MonoBehaviour
+public class ChangeScenes : MonoBehaviour
7
{
8
void OnTriggerEnter(Collider other)
9
0 commit comments