ニュース

Lego and Unity have teamed up to help you create mini games in less than an hour without writing a line of code.
This post talks you through how to make a game in Unity. You'll learn to build a 3D maze for Android with tilt controls, and how to build on this further.
By using Unity as a library, you’ll be able to use a regular Android app layout with all the features of a regular Android Studio project, but with integrated 3D graphics, AR elements and more.
It’s long been a pain point when developing a Unity game: having to use MonoDevelop as the IDE. Originally I never thought it was that bad, but after using Unity VS with Visual Studio on my ...