chipmunk-spaceManager 碰撞检测

发布于 2024-11-29 00:35:29 字数 167 浏览 1 评论 0原文

我找不到针对一种类型的碰撞的解决方案。

我在空间和一些块中有几个 cpShapes。

目标是检测形状和块之间的碰撞。但是,块不会有像 cpShape 那样的行为。因此形状可以跨块边界移动。我们应该只检测碰撞,而不是停止形状跨块的移动。

主要目标是检测块内部或外部的所有形状

I can't find solution for one type of collision.

I have few cpShapes in the space and some block.

The goal is detect collision between shapes and block. But, block won't have behavior like cpShape. So shapes can move cross block borders. And we should just detect collisions but not stop movement of shapes cross block.

Main goal is detect when all shapes inside or outside of block

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

顾北清歌寒 2024-12-06 00:35:29

使块成为传感器形状。

Make the block be a sensor shape.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文