Como soluciono este problema en unity ! porfavor requiero de ayuda quiero hacer un juego 2D
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class GameManager : MonoBehaviour {
public Renderer fondo;
// Use this for initialization
void Start () {
}
// Update is called once per frame
void Update ();}
// } fondo.material.mainTextureOffset = fondo.material.mainTextureOffset + new Vector2(0.015f, 0
Respuestas
Respuesta dada por:
0
Respuesta:
ta dificil we algo mas facil
RodrigoRyan:
Gracias por la ayuda :v:VV::V
Respuesta dada por:
0
Respuesta:
Tratas de poner al final * Time.deltaTime; ??
Explicación:
Preguntas similares
hace 4 años
hace 4 años
hace 7 años
hace 7 años
hace 7 años
hace 8 años
hace 8 años