WHAT ARE COMPILE ERRORS?

WHEN I TRY AND ADD MY JAVASCRIPT TO TEXT IT SAYS I NEED TO FIX COMPILE ERRORS FIRST BUT WHAT ARE THEY? PLZ HELP ME.

Troll?

First of all, don’t use CAPSLOCK. It’s crap.
Second, if you stumbled across a compiler error, take a look into the Console. It will tell you at which line of the script the error pops up. Example: Assets/Scripts/MyBrokenScript.cs/js(8,17): error CS… ← malicious part is at line 17

It also don’t hurt to just paste your script into your Posting with the code-tag. This way, other People can look into it.

1 Like