Quantcast
Channel: Answers by "Lovrenc"
Viewing all articles
Browse latest Browse all 90

Answer by Lovrenc

$
0
0
using UnityEngine; using System.Collections; public class ScrollScript : MonoBehaviour { public float speed = 0; void Update () { renderer.material.mainTextureOffset = new Vector2(0f, -Time.time * speed); } }

Viewing all articles
Browse latest Browse all 90

Trending Articles



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