Question: i need the output using System. Collections; using System. Collections. Generic; using UnityEngine; public class Test : MonoBehaviour { private float speed = 1f; //

using System. Collections; using System. Collections. Generic; using UnityEngine; public class Test : MonoBehaviour \{ private float speed = 1f; // Use this for initialization void Start () \{ \} // Update is called once per frame void Update () \{ Space. Self); / transform. Translate(Vector3. forward speed*Time.deltaTime, transform. Translate(Vector3. forward * speed , Space.Self); \}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
