+ 1
Can i use Unity with Java?
;)
2 Réponses
+ 1
You can, but that would need you to compile your code in a JAR then convert it to DLL then use C# to access that JAR! You better use C# that is similar to Java in concept and syntax. So instead of wanting to waste lots of time, just use C#.
0
Ok thx :)