Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MergePhysBoneコライダー #304

Closed
ni1chigo2115 opened this issue Aug 10, 2023 · 2 comments
Closed

MergePhysBoneコライダー #304

ni1chigo2115 opened this issue Aug 10, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@ni1chigo2115
Copy link

題名通りです、複数あるが値が一緒のコライダーの参照を一つに統一するのが目的といった感じです。

例えば地面コライダーなどは、すべて0位置の平面なので、一つに統合してコライダー総数を減らした方がいい気がします。
特殊・特別な事例としてmodular marshmallowなどの内部的にプレハブの中身を見ることができない非破壊ツールを検知して、地面コライダーを検知した場合に統合するかどうかのオプションだけはちょっとほしいかな・・・。

基本的にはMergePBと同じく、同じ部位同じ数値が使われていることが条件です。

@anatawa12 anatawa12 added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels Aug 10, 2023
@anatawa12
Copy link
Owner

anatawa12 commented Aug 11, 2023

地面コライダーのような色々使われる想定のものはMA側にほしいって言いたいかなぁ

関係なくMerge PB Colliderは需要ありそうですね

@anatawa12
Copy link
Owner

手動設定Merge PB Colliderについては非破壊ツールでやる必要性があまり高くないと思うため、追加しないことにしました。

同一の設定で流用可能なPB Collider(特に床用コライダー)を自動的に結合する機能は v1.6 で提供されます (#723)

@anatawa12 anatawa12 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants