I get this error so much! It is not the filename though, because it is beandefine.cs (I want to define a GameObject) Here is the code: using System.Collections.
I'm new to programming in general. With another Script i store in the list "spawnPointC" all gameobjects called spawnPointC that appear from spawning other pref
I'm trying to move a cube on the screen according to the data from a csvfile, but it's not working. Can someone help me with this code? using UnityEngine; pub