bevy_pathmesh 0.6.0

Navmesh plugin for Bevy
Documentation
<!doctype html>
<html lang="en">

<head>
    <title>
        Navmesh with Polyanya
    </title>
</head>

<script type="module">
    import init from './lines.js'
    init()
</script>

<body style="margin: 0px; height: 100vh">

</body>

</html>