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

Strange behavior can occur when SMB is unchecked and flapping Animation not present #159

Open
NickolausDS opened this issue Oct 19, 2015 · 0 comments
Labels
Milestone

Comments

@NickolausDS
Copy link
Owner

When Flapping SMB (animation State Machine Behavior) is unchecked and no flapping animation is present, the flight object is sent outside world coordinates.

The reason is most likely how flapping applies force. Force is applied on a per-flap basis. When no animation is present, the object is able to flap hundreds or thousands of times a second, each with substantial force. The result means the object is quickly and forcefully ejected from the plane of reality where floating point numbers make sense.

@NickolausDS NickolausDS added this to the v0.5.x Tuned milestone Oct 19, 2015
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

1 participant