ITADN

Typo in examples

#82Opentigerplush 创建于 2025-01-02
T
tigerplushcommented
![image](https://github.com/user-attachments/assets/57cefc2a-582a-48ac-b8a9-2f70174f7612) There is a typo in the example on https://vleue.github.io/vleue_navigator/ specifically in the function definition, `navmeshes: Res>` I assume it should be `navmeshes: Res<Assets<Navmesh>>` or something like that. Also the plugin is added via `NavmeshUpdaterPlugin::::default(),` which looks like two colons too much 🤔
0 条评论