Hello, Professionals,
I am just starting on Windows platform. (using Unity3D 4.5.5 p5)
Now I can build the sample app AngryBot from Unity3D to the Windows Phone, but when I switch it to “Windows Store” and will test it on the tablet computer, the Editor continue complain the error, and don’t let me to build:
“Assets/Scripts/Weapons/Health.js(95,17): BCE0005: Unknown identifier: ‘GameScore’.”
Would you please tell me, what’s wrong with it?
Many thanks.