What the best way to develop Unity3D plug-in?
I have a game developed by Unity3D. And now I want to add a plug-in for
this game (such as game forums). I have 2 solutions for this problem: -
Using Android/iOS native code(Java, Objective-C) - Using local HTML (using
PhoneGap library)
In my case, What is the best solution?
Thanks a lot.
No comments:
Post a Comment