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

Parser error: Unexpected Symbol '.' Mas, não acho onde é o erro, podem ajudar? Meu código abaixo:

$
0
0
using UnityEngine; using System.Collections; public class MoveOffset : MonoBehaviour { private Material currentMaterial; public float speed; private float offset; // Use this for initialization void Start () { currentMaterial = renderer.material; } // Update is called once per frame void Update () { offset += 0.001f; currentMaterial.SetTextureOffset (*_MainTex*, new Vector2 (Offset*speed,0)(; } }

Viewing all articles
Browse latest Browse all 2891

Trending Articles



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