Menu Screen

Le bouton play fonction, je vais essayer de modifier les inputs par le
bouton option, comme Yan proposait.
This commit is contained in:
wmarc04 2015-11-27 21:25:02 -05:00
parent a7117b2f4e
commit 347f2d3ff2
5 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,11 @@
using UnityEngine;
using System.Collections;
public class ChangeScene : MonoBehaviour {
public void ChangeToScene (string sceneToChangeTo) {
Application.LoadLevel (sceneToChangeTo);
}
}

View File

@ -0,0 +1,12 @@
fileFormatVersion: 2
guid: 256b79b746352482780a898da147e53b
timeCreated: 1448665687
licenseType: Free
MonoImporter:
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

BIN
Assets/_Scene/TheMenu.unity Normal file

Binary file not shown.

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: a440713447f4146a1a59e44a698a6fbe
timeCreated: 1448665169
licenseType: Free
DefaultImporter:
userData:
assetBundleName:
assetBundleVariant: