This commit is contained in:
GetParanoid 2026-04-12 03:41:11 -07:00
parent 5f7d6b3047
commit dfe3ccb1df
134 changed files with 157465 additions and 97 deletions

View file

@ -0,0 +1,35 @@
## Settings file was created by plugin DrakiaXYZ-Waypoints v1.8.2
## Plugin GUID: xyz.drakia.waypoints
[Debug]
## Whether to draw debug objects in-world
# Setting type: Boolean
# Default value: false
Debug = false
## Whether to show the navigation mesh
# Setting type: Boolean
# Default value: false
ShowNavMesh = false
## The amount to offset the nav mesh so it's more visible over the terrain
# Setting type: Single
# Default value: 0.02
# Acceptable value range: From 0 to 2
NavMeshOffset = 0.02
[Export (Requires Debug)]
## Whether to export the nav mesh on map load
# Setting type: Boolean
# Default value: false
ExportNavMesh = false
[General]
## Whether to use custom nav meshes when available
# Setting type: Boolean
# Default value: true
EnableCustomNavmesh = true