8000 Export collider face <-> material mapping · Issue #60 · Noxmore/bevy_trenchbroom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Export collider face <-> material mapping #60
Open
@janhohenheim

Description

@janhohenheim

Making a tracking issue here from our conversations on Discord so it doesn't get lost :)

When colliding with a convex hull, it's currently very hard (if not impossible) to figure out which material the collided faces correspond to.
This is however necessary to play e.g. an appropriate footstep sound.
To remedy this, we could add a component to every brush collider that contains a HashMap from some kind of face ID to a material handle.

As a workaround, one can also use a trimmest until then, I believe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0