Posts by Gabriel Piccini • 11 points
1 post
-
1
votes1
answer214
viewsQ: CS0118 error in Unity "player is a namespace but a type has expected
Who can help me, I am in great need. It is a project for a game in Unity 2d: using System.Collections; using System.Collections.Generic; using UnityEngine; //using player ; //using Monobehaviour;…