This commit is contained in:
ousttrue
2024-11-26 02:36:54 +09:00
parent b710a82aff
commit f91c94aeb3

View File

@@ -2,7 +2,16 @@
## component
設定置き場。布を構成する縦糸(Warp)と、縦糸を横に連結した四角格子(Cloth)の2段階とする
設定置き場。布を構成する縦糸(WarpRoot)と、縦糸を横に連結した四角格子(RectCloth)の2段階とする
### Warp
## TODO
- [ ] 衝突グループ(現状総当たり)
- [ ] 枝分かれ
- [ ] WarpRoot らからデフォルト以外の Warp を選び出す
- [ ] Center
- [ ] Scale
- [ ] VRMC_springBone_extended_collider
- [ ] Debug用の詳細な Gizmo
- [ ] Cloth の片面衝突
- [ ] 衝突時の velocity 下げ