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

Disable missing Ammo warning #277

Open
LeXXik opened this issue Jan 9, 2021 · 0 comments
Open

Disable missing Ammo warning #277

LeXXik opened this issue Jan 9, 2021 · 0 comments

Comments

@LeXXik
Copy link

LeXXik commented Jan 9, 2021

I would like to propose to add a setting in the Editor, that would disable the missing Ammo physics warning on entities that have physical components added, but with no Ammo lib present in the project. The reasoning is that we use another physics engine, other than Ammo. The Editor can still be used to set the physical properties of the objects, though - it is convenient to parse the Playcanvas rigidbody/collision stores, rather than adding custom script attributes with the same properties and attaching them to everything that needs to be simulated.
image

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