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

Scale does not propagate to Collider #659

Open
SakiiCode opened this issue Feb 23, 2025 · 0 comments
Open

Scale does not propagate to Collider #659

SakiiCode opened this issue Feb 23, 2025 · 0 comments

Comments

@SakiiCode
Copy link

It looks like Colliders only take inherited scale into account when a RigidBody is attached. However, I cannot add a RigidBody to my entities, because I want to be able to go through them.

Hierarchy:

Main entity (Transform,...)
L Collision (Collider, Transform, ...)
L Mesh (Mesh3, MeshMaterial3d)
Collider without Rigidbody

Image

Collider with RigidBody

Image

Bevy version: 0.15.1
Avian version: 0.2

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