I am trying to set up my sprite position on the y-axis, but for some reason it keeps the 0 location

后端 未结 0 1661
using System.Collections;
using System.Collections.Generic;
using UnityEngine;

public class Player : MonoBehaviour
{
    private Vector3 targetPos;
    public float Xin         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题