Hello I have an error with the object2Terrain script which when i click the button this happens.
Can’t add component ‘MeshCollider’ to Plane because the game object is a generated prefab and can only be modified through an AssetPostprocessor.
UnityEngine.GameObject:AddComponent(Type)
Object2Terrain:Object2Terrain() (at Assets/Models/Editor/Object2Terrain.js:29)
How can i fix this?