\'\'\'
public VideoPlayer video; public Text texting; public float x = 0f; void Update() { x = (float)video.time; texting.text = (Mathf.Round((float)