Jump to content

When touching a wall, the player's camera shakes?


photo

Recommended Posts

Hello, please tell me what to do if I encountered such a problem when, upon contact with a wall, it repels me from the wall?

Physical body against the wall - Body dummy, ShapeBox.

                  1084549005_1.PNG.eeffd03d872bd01f212108e00f7d63cb.PNG                                       1137654206_2.PNG.7befec4bc4fe1d768b9cf61e833096ed.PNG

 

 

Link to comment

Hello. How do you move the player? Use body's methods (addLinearImpulse, setPreserveTransform, etc) in updatePhysics instead object's setWorldTransform.

Link to comment

Hello, can you please clarify where I should change it preferably with photos so that I can understand all the way to updatePhysics.

Link to comment
×
×
  • Create New...