-
-
Notifications
You must be signed in to change notification settings - Fork 75
First Steps With the Unity Game Engine
UltraStar Play is built on top of the Unity3D platform. If you want to contribute to UltraStar Play and are new to Unity then you should check out the following tutorials and documentation.
-
Official Unity manual: https://docs.unity3d.com/Manual/UnityOverview.html
- start with installing Unity and the main windows in the Unity Editor
- afterwards, continue with Scenes, GameObjects, Prefabs
-
Tutorial: Introduction to Unity from raywenderlich.com
- content: download and install Unity, most important windows, GameObjects and their Components and how to manipulate them in the Unity Editor
-
Tutorial: Creating a Pong game: https://noobtuts.com/unity/2d-pong-game
- content: download and install Unity, most important windows, GameObjects, playing and stopping the scene, some import settings, some 2D physics (Collider), some scripting
-
There are also lots of video tutorials on YouTube
After you understood the basics of the Unity platform, you should consider reading about the UltraStar Play UI.
Did you found what you're looking for? If you still got questions look into ❔Common FAQ or go to 💬UltraStar Play Discord. There is also a 👋🏻central help desk of UltraStar/Vocaluxe/Performous-Community on Discord.