D
D
Denis Fedotov2020-05-27 12:52:05
Unity
Denis Fedotov, 2020-05-27 12:52:05

Unable to find UnityEngine type or namespace name how to fix this error?

please tell me how to fix this error or where can i find
the code

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

public class PlayerControll {
  


  void start () {
    
    }

  void Update () {

    }
}
?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DanielMcRon, 2020-05-27
@denis_fedotov

PlayerControl : MonoBehavior

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question