Skip to content

Need help understanding how to make moving kinematic object cause other (dynamic) objects to gain kinetic energy in collisions #178

Answered by jrouwe
tksuoran asked this question in Q&A
Discussion options

You must be logged in to vote

How are you moving the object? Are you using BodyInterface::MoveKinematic(..., delta_time) followed by a PhysicsSystem::Update(delta_time, ...)? If so, I would expect the dynamic objects to get the proper velocity.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jrouwe
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #177 on June 03, 2022 11:25.