Posts by Paulo Henrique • 1 point
1 post
-
-2
votes1
answer68
viewsQ: Error A namespace cannot directly contain members, such as fields or methods
Mine’s making that mistake twice. here is my command: using System.Collections; using System.Collections.Generic; using UnityEngine; public class Porta : MonoBehaviour { private Animator porta;…
unity3dasked Paulo Henrique 1