I am trying to make a script for damage but it comes up with an error saying the namespace “Player” isn't recognized

后端 未结 0 1209
谎友^
谎友^ 2021-02-01 17:34

This is my code:

 using System.Collections;
using System.Collections.Generic;
using UnityEngine;


public class Obstacle : MonoBehaviour
{
    public int damage =         


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