im coding a 3D game and suddenly i got an error saying "Type 'WaypointFollower' already defines a member called 'Update' with the same parameter types" but the line it is referencing says "public class WaypointFollower : MonoBehaviour" how do i fix it?
↧