0

I have a backend application written in java script that i would like to run and access (start and make requests) trough scripts in Unity. It is meant to create, register and login users in database connected to backend app. How can I do this?

I've tried to call my main function using Script Manager: How to call java script from C# code? but i can't include it. I have .NET 8.0.

4
  • well Why cant you include it? Commented Nov 30, 2023 at 17:55
  • Visual code says that namespace doesn't exist Commented Nov 30, 2023 at 18:58
  • how did you add it? did you just fire up code (the least preferred editor) and expect ScriptManager to be something you can use? what did you do to get there? Commented Nov 30, 2023 at 19:43
  • Please provide enough code so others can better understand or reproduce the problem. Commented Nov 30, 2023 at 19:48

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.