LoginSignup
0
0

More than 1 year has passed since last update.

Clusterはじめーる(2022/11/16)

Last updated at Posted at 2022-11-16

はじめに

UnityでClusterのワールドを作成する方法のメモです

開発環境

  • Windows 10 PC
  • Unity 2021.3.4f1
  • Cluster Creator Kit 2.0.0

導入

1.Unityを開きます

2.Project Settings -> Package Managerで以下を入力し、Applyします

項目
Name Cluster
URL https://registry.npmjs.com
Scope(s) mu.cluster

image.png

3.Window -> Package Manager -> Packages: My RegistriesにCluster Creator Kit 2.0.0が表示されるのでInstallします

image.png

4.ワールドを作成します
・SpawnPointの設置

image.png

・DespawnHeightの設置

image.png

・Planeの設置

image.png

5.再生ボタンをクリックします

image.png

6.Cluster -> ワールドアップロードからワールドをアップロードします

※アップロードする前にMain Cameraを消しておきましょう

image.png

7.Clusterを起動してワールドに入ってみましょう

image.png

お疲れ様でした

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0