0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【UE5】三人称視点のカメラ設置まで(設置するだけ)

Posted at

↑の続きです。

カメラを置くだけ置いておこうと思います。

CharacterのBluePrintを開き、Add+ → CameraのSpringArm を選択します。
(これを設定すると、カメラが壁を突き抜けないように計算してくれるらしいです。)
bandicam 2023-11-21 15-37-34-707.jpg

その後、SpringArmを選択した状態で、Cameraを追加します。
以下のような親子関係ができていたら大丈夫です。
bandicam 2023-11-21 15-37-16-467.jpg

実行すると以下のようになります。
bandicam 2023-11-21 15-40-44-341.jpg

以上です。

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?