Difference between revisions of "Barre d'outils maillage de navigation/fr"
Jump to navigation
Jump to search
imported>Plplecuyer m (Correction de lien) |
imported>Plplecuyer m (Correction de lien) |
||
Line 34: | Line 34: | ||
<br> | <br> | ||
[[Category:Interface de l'éditeur/fr | [[Category:Interface de l'éditeur/fr Interface de l'éditeur]] | ||
[[Category:Navmesh]] | [[Category:Navmesh]] | ||
[[Category:Maillage de navigation/fr]] | [[Category:Maillage de navigation/fr]] | ||
[[Category:Correspondance français anglais/fr]] | [[Category:Correspondance français anglais/fr]] |
Revision as of 15:49, 31 July 2014
Cliquez sur dans la barre d'outils principale permet de basculer en mode d'édition maillage de navigation (affiche la barre d'outils Navmesh). Les boutons de la barre d'outils sont expliquées ci-dessous, mais assurez-vous de vérifier également l'Navmesh Cheat Sheet et aide mémoire maillage de navigation.
- Sélection des triangles : Permet à l'utilisateur de sélectionner les triangles dans le navmesh.
- Sélection des sommets : Permet à l'utilisateur de sélectionner les sommets dans le navmesh.
- Select Edges : Allows user to select Edges in the navmesh.
- Standard View Mode : Navmesh is displayed normally.
- Transparent View Mode : Navmesh is displayed as transparent, making it easier to see the navmesh while editing.
- Navmesh Only View Mode : Hides everything except the navmesh. Useful for finding any errors in the navmesh.
- Test Pathing : Must be in Triangle Select Mode to use this. Tool used to test paths based on actor size.
- Balance for Optimization : Flips and creates edges that simplify the navmesh (useful for getting rid of "spider webbing"). Be sure to check your navmesh for errors afterwards, sometimes this command gives unwanted results.
- Find Cover Edges for Current Cell : Finds cover in all navmeshes in the loaded cell.
- Finalize Current Cell's Navmeshes : Finalizes loaded cell's navmeshes.
- Open Navmesh Generation Dialog :
- Open Advanced Navmesh Generation Dialog :
- Flood Fill : Select a triangle on a navmesh and click this icon to select all triangles in the navmesh.
- Inverse Flood Fill : Select a triangle on a navmesh and click this icon. All triangles NOT on the same navmesh as the selected triangle will be selected.
- Delete Selected Vertices/Triangles : Edges cannot be deleted, only vertices and triangles.
- Deselect :
- Cut Selected Object : Select an Object by holding CTRL-ALT and then Left Clicking on the object. Pressing this icon after a selection has been made will attempt to cut the navmesh around that object. Results may vary and it might be easier to navmesh around the object(s) by hand.
- Find Triangle : Brings up the Select Triangle by Index dialog.
- Create Triangle/Quad : Creates a triangle when three vertices are selected (or a quad if four vertices are selected).
- Drop Vertices : Drops selected vertices to the ground.
- Edge Rotate: Rotates a selected edge. Useful for when you want to change the shape of a triangle or get rid of "spider webbing".
- Edit Cover for Edge : Brings up the Edge Cover dialog only if the selected edge is on the edge of a navmesh. The dialog will not come up if the edge is found inside the navmesh because you cannot have cover on an internal edge.
- Merge Vertices : Merges selected vertices.
- Toggle Water: Select the triangles you want to set as water and press this icon. The triangles should change color.
- Toggle Preferred Pathing : Select the triangles you want to set as preferred and press this icon. The triangles should change color.
(Note: The following three icons are only active when navmeshing a base object, otherwise they're grayed out)
- Negative Box : Creates a box primitive attached to the base object's navmesh and cuts navmesh.
- Negative Sphere : Creates a sphere primitive attached to the base object's navmesh and cuts navmesh.
- Negative Plane : Creates a plane attached to the base object's navmesh and cuts navmesh.