Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 iPhone 上使用 box2d。我想在加载形状时为形状定义动态顶点。
你有想法吗 ?我仍然没有找到最好的方法。
谢谢 !
如果您想要在运行时更改身体的外观和行为,则必须销毁并再次创建(每次更改时,可能是每一帧)附加到身体的固定装置,以及您的新形状)。
网上有很多关于它的教程。
您可以将其中之一用于顶点生成/形状夹具
«顶点助手
«物理编辑