I’m new to Unity and I am currently following a FPS tutorial on youtube:
Unity 3d: Simple First-Person Shooter Tutorial - Part 6 by quill18creates
The problem I’m having is that, when the script tries to ‘untag’ an object, it states error CS0201.
You can view the script he writes in the video at 21:00
PLEASE HELP!