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?

Unity Physicsを使う時に「Physics Shape」や「Physics Body」が見つからない時

Last updated at Posted at 2024-08-31

環境

Unity Entities v1.2.4
Unity Physics v1.2.4

何があったか

UnityECSとPhysic併用する時に「Physics Shape」や「Physics Body」のコンポーネントが見つからなかった

解決方法

どうやら、Unity Physicsをインポートした後に、Samplesにある「Custom Physics Authoring」もインポートする必要がある様子
image.png

結果

きちんとEntities用のコンポーネントが追加されました
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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?