#i need help fixing errors in my code

1 messages · Page 1 of 1 (latest)

neon oriole
deep prism
#

You should configure your !ide

dapper masonBOT
#
💡 IDE Configuration

If your IDE is not autocompleting code
or underlining errors, please configure it:

• Visual Studio (Installed via Unity Hub)
• Visual Studio (Installed manually)

• VS Code*
• JetBrains Rider
• Other/None

*VS Code's debugger plugin is unsupported.
We recommend using VS or Rider instead.

deep prism
#

The problem happens because your editor is not properly configured, and it can't help you find these type of syntax errors.

neon oriole
#

oh okay