Hi i Want to disable “simple mouse rotator” script . the thing is I can not acces that script as I acces other scripts.
public class CameraChange : MonoBehaviour {
public SimpleMouseRotator mr; but I get that" the name does not exists in current context…
How do i Acces SimpleMosueRotator.cs?