Can kinematic objects create collision events, say with a static object?
[import]uid: 28912 topic_id: 34237 reply_id: 334237[/import]
Kinematic objects do not generate collisions. [import]uid: 199310 topic_id: 34237 reply_id: 136141[/import]
Just to clarify slightly on Rob’s response, kinematic and static objects don’t create collisions unless a colliding body is dynamic… and if you wanted to nitpick the semantics, you could properly argue that the kinematic body isn’t creating the collision, but rather the dynamic body is, and the kinematic one is the “other” body involved.
The point is, if you want to sense a collision, at least ONE of the bodies must be dynamic. Static never collides with kinematic.
Brent [import]uid: 200026 topic_id: 34237 reply_id: 136182[/import]
Kinematic objects do not generate collisions. [import]uid: 199310 topic_id: 34237 reply_id: 136141[/import]
Just to clarify slightly on Rob’s response, kinematic and static objects don’t create collisions unless a colliding body is dynamic… and if you wanted to nitpick the semantics, you could properly argue that the kinematic body isn’t creating the collision, but rather the dynamic body is, and the kinematic one is the “other” body involved.
The point is, if you want to sense a collision, at least ONE of the bodies must be dynamic. Static never collides with kinematic.
Brent [import]uid: 200026 topic_id: 34237 reply_id: 136182[/import]