メインコンテンツまでスキップ

エンジンを準備する - 初期設定 - (Unity モジュール)

Last updated on November 25, 2024

About

Byte Wars is developed using the Unity Editor version 2022.3.50f1, so you will need to install that version or later. This tutorial will have you check which version of Unity you have installed.

Check your Unity Editor

Make sure you have Unity Hub and Unity version 2022.3.50f1 or later installed on your computer. You can check what versions of Unity are installed on your system from the Unity Hub.

  1. From the sidebar in the Unity Hub, click Installs. The Installs panel contains information about all versions of Unity installed on your system.

  2. One the Installs panel, make sure you have the required version (2022.3.50f1) or later installed.

Set up Visual Studio

注記

While you are free to use your IDE of choice, we recommend you use Visual Studio for simplicity, compatibility, and ease of use. The Byte Wars tutorials for Unity Engine uses Visual Studio.

Unity Engine is designed to integrate with Visual Studio as its default IDE. Follow the official guide from Unity to set up Visual Studio to work with Unity Engine.