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

Kinematic objects! #8

Open
kurzemnieks opened this issue Jun 14, 2012 · 0 comments
Open

Kinematic objects! #8

kurzemnieks opened this issue Jun 14, 2012 · 0 comments
Assignees

Comments

@kurzemnieks
Copy link

Need proper way to create code-controlled kinematic objects (elevators, moving platforms etc.)

CF_KINEMATIC_OBJECT not working

Using simple static objects (mass 0) with manually setting coordinates each frame, produces lots of errors - dynamic objects penetrate, jump around etc. Calculating and setting lineravelocity for moving object helps a bit, but still errors - especially when fps drops.

As I understand in original bullet, motion state is interpolated for kinematic objects.

This is a must have for many projects.

@ghost ghost assigned ringodotnl Mar 1, 2013
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

2 participants