I\'m following the Unity Roll A Ball Tutorial but I\'m having an issue picking up the spinning objects. Whenever I roll over them I get this error:
U
You have to add the tag(PickUp) from the Editor before you can reference it from script.
PickUp