Fuji Sunflower

Results 63 comments of Fuji Sunflower

説明通りUnityの仕様なのでCloseで良いかなと思います。

#1860 で解決したようなのでCloseで良いかと思います。

VRM 0系の仕様を修正しない代わりに、説明が[VRMドキュメント](https://vrm.dev/)にあるのが落とし所ですかね。 > VRM 0系ではCenterに指定可能なノードに制約はありませんが、[VRM 1系ではCenterに指定可能なノードに制約が設けられました]( https://github.com/vrm-c/vrm-specification/blob/master/specification/VRMC_springBone-1.0/README.ja.md#center-space)。

Now VRM has two major version. They are VRM 0 series and VRM 1 series. So Your question need more information about your environment. By the way, its migration will...

簡単APIで出来そうかも? https://vrm-c.github.io/UniVRM/ja/api/0_95_highlevel.html

I think "Vesion: UniVRM-0.115.0" is only information. So you may import or expoert your VRM by non-frayed out menu.

I found the plan about "URP VRM 0 MToon don't make". https://vrm-c.github.io/UniVRM/ja/api/0_112_urp.html

トップコメントのVRMからCenter設定を外すと、SpringBoneの位置は期待される位置になりました。 ColliderGroupに対応する位置のずれとSpringBoneの半径の違いはそのままのようです。 ![image](https://user-images.githubusercontent.com/20571538/233624683-ec22928b-c1b9-41c9-9a68-9e72d12608f9.png) ![image](https://user-images.githubusercontent.com/20571538/233624539-e130f947-29a0-4675-ad38-34903acf4be6.png) ![image](https://user-images.githubusercontent.com/20571538/233625074-d69a18b4-dfe6-4274-b755-c75cded2218c.png) ![image](https://user-images.githubusercontent.com/20571538/233624944-b424cf9f-e996-4726-b54e-909533325eb8.png)

#2047 FastSpringBoneの位置の違いはFastSpringBoneでのCenterの仕様らしいと理解しました。