Example2. This is the sprite that moves forwards and backwards and triggers with Example1. using System.Collections; using System.Collections.Generic; using UnityEngine; public class Example2 :MonoBehaviour{ private float spriteMove; void Awake() {SpriteRenderersprRend; sprRend = gameObject.AddCompo...
Is something described here not working as you expect it to? It might be a Known Issue. Please check with the Issue Tracker at issuetracker.unity3d.com.Copyright © 2018 Unity Technologies. Publication: 2017.3-002A. Built: 2018-04-04. Tutorials Community Answers Knowledge Base Forums Asset ...