Hey there folks. I’m following along the Unity Stealth Project tutorial, and have been doing fine up until now. In lesson 303, you set up some single doors. Here’s a link to the YouTube video: http://www.youtube.com/watch?v=9rEI2mLUKcM
So, I’m getting this error over and over.
Assets/DoorAnimation.cs(52,54): error CS0117: Tags' does not contain a definition for
enemy’
No idea whats up. After an hour or so of trying to debug it on my own I copied the provided script from the lesson in, and I get the same errors. An ideas? Anyone run into this as well?
Thanks for helping out a noob!