Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The kinematic body always bounces when move across the edge of cube meshes #38501

Closed
ekasit008 opened this issue May 6, 2020 · 3 comments
Closed
Labels

Comments

@ekasit008
Copy link

Godot version:
3.2.1 stable

OS/device including version:
Win 10 x64

Issue description:
The kinematic body always bounces when move across the edge of cube meshes (static body collision)
The physic process is set at 60 fps

Steps to reproduce:
1.Make a kinetic body movement with gravity apply
2. make cubes of static body with collision shape and connect them together (you can also use grid map or manual connected)
3. move kinematic body across the edge of cube static body. you will see jagged bounce and sometime if kinematic body stands at the edge of static body, it also bounce without moving.

ezgif-1-9f37ff82e869

@madmiraal
Copy link
Contributor

Duplicate of #35780?

@ekasit008
Copy link
Author

@madmiraal yes it's the same problem.

@Calinou
Copy link
Member

Calinou commented May 6, 2020

Closing, as this is a duplicate of #35780.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants