Can I code in C# and create a build, Is it necessary to code in typescript only?
by user 757819301725077545
Can I code in C# and create a build, Is it necessary to code in typescript only?
by user 757819301725077545
Hi, it is not possible to write your app in C# with Needle Engine right now. You have to write your logic in typescript or Javascript (like a regular website). The components in Unity are just used to export and setup data (as a visual editor)
You can find an intro to writing scripts here: Scripting Introduction | Needle Engine Documentation