error CS0506. How to fix?
Im working on a 3D FPS shooter in Unity and the error says that
protected override void Interact() isn't marked as override but it is. Here is my script: