What does this mean, i need help as quick as possible please… :-\ THANKS
Assets/Standard Assets/Scripts/UnderwaterEffects.js(16,20): BCE0018: The name ‘BlurEffect’ does not denote a valid type (‘not found’).
What does this mean, i need help as quick as possible please… :-\ THANKS
Assets/Standard Assets/Scripts/UnderwaterEffects.js(16,20): BCE0018: The name ‘BlurEffect’ does not denote a valid type (‘not found’).
It means you are declaring a variable which is of type “BlurEffect”, and here is no such type.