Quantcast
Channel: Questions in topic: "error"
Viewing all articles
Browse latest Browse all 7934

Showing Error CS1525: Unexpected symbol `)', expecting `;' or '{' ?

$
0
0
using UnityEngine; using System.Collections; public class code : MonoBehaviour { void OnGUI() { GUI.Button(new Root(Screen.width/2.5,Screen.height/3,Screen.width/5,Screen.height/10), "Play")) { Application.LoadLevel(0); } GUI.Button(new Root(Screen.width/2.5,Screen.height/3,Screen.width/5,Screen.height/10), "Quit")) { Application.Quit(); } } }

Viewing all articles
Browse latest Browse all 7934


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>