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

Player can move through carts in multiplayer #47

Open
mayant15 opened this issue Jul 12, 2019 · 0 comments
Open

Player can move through carts in multiplayer #47

mayant15 opened this issue Jul 12, 2019 · 0 comments
Labels
Type: Bug Issues reporting and PRs fixing problems

Comments

@mayant15
Copy link
Contributor

Happens only if two conditions are satisfied:

  • Someone is in the cart
  • The cart has derailed

CartRidableAction removes two sets from the RigidBodyComponent when mounting while CartMotionSystem only adds one when detached from rails. Maybe look into that.

go_through

@pollend pollend added the Type: Bug Issues reporting and PRs fixing problems label Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues reporting and PRs fixing problems
Projects
None yet
Development

No branches or pull requests

2 participants