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 Controller Movement Issues #37

Closed
DrChat opened this issue Aug 24, 2014 · 0 comments
Closed

Player Controller Movement Issues #37

DrChat opened this issue Aug 24, 2014 · 0 comments

Comments

@DrChat
Copy link
Owner

DrChat commented Aug 24, 2014

When the player is on a physics object that isn't seen as "rideable physics" (object with a mass > player controller mass * 2) the player will slide around on the object and off of it!

  • Appears to be some sort of circular inclusion of velocity. VPhysics reports back a velocity to the game, the game amplifies this velocity and it goes back into VPhysics.

Also the player can't jump off of physics objects.

@DrChat DrChat closed this as completed in 85f2382 Jan 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant