I just got done coding a few thousand lines of PlayFab code on our website, and now I'm wondering if it may just be easier to copy and paste it into Unity ... but I'm also told that JS on Unity is completely different.
Does this mean I can't use ajax or jquery within Unity?
Would it be better to re-write in C#?
Can you still call JS functions from a C# script?
Does this mean I can't use ajax or jquery within Unity?
Would it be better to re-write in C#?
Can you still call JS functions from a C# script?